aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2008-12-03 13:06:23 +0000
committerMatthew Wild <mwild1@gmail.com>2008-12-03 13:06:23 +0000
commitea64d41fdd7caae5511f02041bfecf74e1a3f8d6 (patch)
tree3dc48b0a64f24892e22e2971900b8935db0417be
parentdde71f594106e0d575d0c4ac390bf24bb1bc2275 (diff)
downloadprosody-ea64d41fdd7caae5511f02041bfecf74e1a3f8d6.tar.gz
prosody-ea64d41fdd7caae5511f02041bfecf74e1a3f8d6.zip
Fix port number in mod_console instructions
-rw-r--r--prosody.cfg.lua.dist2
1 files changed, 1 insertions, 1 deletions
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