From ea64d41fdd7caae5511f02041bfecf74e1a3f8d6 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Wed, 3 Dec 2008 13:06:23 +0000 Subject: Fix port number in mod_console instructions --- prosody.cfg.lua.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'prosody.cfg.lua.dist') diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist index 81d747c0..80f9e585 100644 --- a/prosody.cfg.lua.dist +++ b/prosody.cfg.lua.dist @@ -49,7 +49,7 @@ Host "*" "ping"; -- XMPP Ping "time"; -- Let others know the time here "uptime"; -- Uptime reporting - "console"; -- telnet to port 5528 (needs console_enabled = true) + "console"; -- telnet to port 5582 (needs console_enabled = true) }; -- These are the SSL/TLS-related settings. If you don't want -- cgit v1.2.3