Преглед изворни кода

Remove extra space

pull/2166/head
Slavi Pantaleev пре 3 година
committed by GitHub
родитељ
комит
b6c2523352
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      docs/configuring-playbook-jitsi.md

+ 1
- 1
docs/configuring-playbook-jitsi.md Прегледај датотеку

@@ -166,7 +166,7 @@ The JVB will also need to know where the prosody xmpp server is located, similar
`matrix_jitsi_xmpp_server`. The Jitsi prosody container is deployed on the matrix server by default so the value can be set to the matrix domain. For example:

```yaml
matrix_jitsi_xmpp_server: "{{ matrix_domain }}"
matrix_jitsi_xmpp_server: "{{ matrix_domain }}"
```

However, it can also be set the ip address of the matrix server. This can be useful if you wish to use a private ip. For example:


Loading…
Откажи
Сачувај