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
|
||||
```
|
||||
prosodyctl reload
|
||||
telnet localhost 5582
|
||||
module:reload("turncredentials", "jitsi.example.com")
|
||||
quit
|
||||
prosodyctl restart
|
||||
```
|
||||
|
||||
## Running behind NAT
|
||||
|
|
Loading…
Reference in New Issue