util.pposix: Replace the unwieldy module table generation with luaL_register() call...
[prosody.git] / prosody.cfg.lua.dist
index 822b8fd15054f0a73670ea8d2b81b3b2f886e6bc..de07d7c52b64e102d1a99317f5d577646b71a298 100644 (file)
@@ -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
                          };