prosody.cfg.lua.dist
changeset 8288 433b2a41351f
parent 8271 e21d82551e05
parent 8276 ca881f4bc415
child 9593 6d4da1b4b6f4
--- 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