Enable websocket connection in default config file

pull/536/head
Paweł Chmielowski 2015-04-15 10:33:25 +02:00
parent e408276283
commit a1f81057ca
1 changed files with 3 additions and 2 deletions

View File

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