Changeset

518:127eb78cbf4a

Fix port number in mod_console instructions
author Matthew Wild <mwild1@gmail.com>
date Wed, 03 Dec 2008 13:06:23 +0000
parents 517:afd9f6590fd0
children 519:cccd610a0ef9
files prosody.cfg.lua.dist
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/prosody.cfg.lua.dist	Wed Dec 03 13:02:23 2008 +0000
+++ b/prosody.cfg.lua.dist	Wed Dec 03 13:06:23 2008 +0000
@@ -49,7 +49,7 @@
 			  	"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