Software /
code /
prosody
Diff
prosody.cfg.lua.dist @ 518:127eb78cbf4a
Fix port number in mod_console instructions
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Wed, 03 Dec 2008 13:06:23 +0000 |
parent | 479:67b8d8260443 |
child | 524:3f9f67f1a106 |
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