diff options
Diffstat (limited to 'prosody.cfg.lua.dist')
-rw-r--r-- | prosody.cfg.lua.dist | 2 |
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 |