From 8a77dc10e1f5fc3df61b65f9a10bd09b8d536154 Mon Sep 17 00:00:00 2001 From: bgrozev Date: Fri, 16 May 2014 22:38:15 +0200 Subject: [PATCH] Update instructions. Don't use the prosody admin console, as it's disabled. --- INSTALL.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index eb906202b..3771c1a61 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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