Diff

prosody.cfg.lua.dist @ 2877:1edeb8fe7d14

Merge 0.6.2/waqas with 0.6.2/MattJ
author Matthew Wild <mwild1@gmail.com>
date Wed, 03 Mar 2010 22:05:05 +0000
parent 2829:7f22d9c384e1
child 2982:0395f2f34bd5
line wrap: on
line diff
--- a/prosody.cfg.lua.dist	Fri Feb 19 03:30:27 2010 +0000
+++ b/prosody.cfg.lua.dist	Wed Mar 03 22:05:05 2010 +0000
@@ -63,7 +63,7 @@
 
 			-- 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
 			  };