Update instructions.
Don't use the prosody admin console, as it's disabled.
This commit is contained in:
parent
bea633e4bb
commit
8a77dc10e1
|
@ -211,10 +211,7 @@ Add turncredentials module in the "modules_enabled" section
|
||||||
|
|
||||||
Reload prosody if needed
|
Reload prosody if needed
|
||||||
```
|
```
|
||||||
prosodyctl reload
|
prosodyctl restart
|
||||||
telnet localhost 5582
|
|
||||||
module:reload("turncredentials", "jitsi.example.com")
|
|
||||||
quit
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Running behind NAT
|
## Running behind NAT
|
||||||
|
|
Loading…
Reference in New Issue