aboutsummaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
Diffstat (limited to 'ejabberd.yml.example')
-rw-r--r--ejabberd.yml.example5
1 files changed, 3 insertions, 2 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index 0d4cbb1a2..4bf2dcffd 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -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