25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-20 16:15:59 +01:00

Enable websocket connection in default config file

This commit is contained in:
Paweł Chmielowski 2015-04-15 10:33:25 +02:00
parent e408276283
commit a1f81057ca

View File

@ -161,7 +161,8 @@ listen:
-
port: 5280
module: ejabberd_http
## request_handlers:
request_handlers:
"/websocket": ejabberd_http_ws
## "/pub/archive": mod_http_fileserver
web_admin: true
http_poll: true