Software /
code /
prosody
Diff
prosody.cfg.lua.dist @ 8285:433b2a41351f
Merge 0.10->trunk
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 29 Sep 2017 13:45:03 +0200 |
parent | 8268:e21d82551e05 |
parent | 8273:ca881f4bc415 |
child | 9590:6d4da1b4b6f4 |
line wrap: on
line diff
--- a/prosody.cfg.lua.dist Fri Sep 29 10:50:27 2017 +0200 +++ b/prosody.cfg.lua.dist Fri Sep 29 13:45:03 2017 +0200 @@ -65,7 +65,7 @@ -- HTTP modules --"bosh"; -- Enable BOSH clients, aka "Jabber over HTTP" - --"websockets"; -- XMPP over WebSockets + --"websocket"; -- XMPP over WebSockets --"http_files"; -- Serve static files from a directory over HTTP -- Other specific functionality