From 525f5856f25edf5511e6e383e4e97b461855aad9 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Fri, 1 Jan 2010 03:32:26 +0000 Subject: prosody.cfg.lua.dist: Remove lie about requiring console_enabled --- 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 822b8fd1..de07d7c5 100644 --- a/prosody.cfg.lua.dist +++ b/prosody.cfg.lua.dist @@ -63,7 +63,7 @@ Host "*" -- Other specific functionality --"posix"; -- POSIX functionality, sends server to background, enables syslog, etc. - --"console"; -- telnet to port 5582 (needs console_enabled = true) + --"console"; -- Opens admin telnet interface on localhost port 5582 --"bosh"; -- Enable BOSH clients, aka "Jabber over HTTP" --"httpserver"; -- Serve static files from a directory over HTTP }; -- cgit v1.2.3