X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=prosody.cfg.lua.dist;h=de07d7c52b64e102d1a99317f5d577646b71a298;hb=9a42b61e1f6522baf13a72f10d4c9fc24d1325f1;hp=822b8fd15054f0a73670ea8d2b81b3b2f886e6bc;hpb=bec8396b5857c8d97e95930f657622ec8af0b64f;p=prosody.git 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 };