Browse Source

Update instructions.

Don't  use the prosody admin console, as it's disabled.
j8
bgrozev 11 years ago
parent
commit
8a77dc10e1
1 changed files with 1 additions and 4 deletions
  1. 1
    4
      INSTALL.md

+ 1
- 4
INSTALL.md View File

@@ -211,10 +211,7 @@ Add turncredentials module in the "modules_enabled" section
211 211
 
212 212
 Reload prosody if needed
213 213
 ```
214
-prosodyctl reload
215
-telnet localhost 5582
216
-module:reload("turncredentials", "jitsi.example.com")
217
-quit
214
+prosodyctl restart
218 215
 ```
219 216
 
220 217
 ## Running behind NAT

Loading…
Cancel
Save