Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Chmielowski <pawel@process-one.net>2015-04-15 11:47:10 +0300
committerPaweł Chmielowski <pawel@process-one.net>2015-04-15 11:47:10 +0300
commitba69c469b551e77929bd1a6eb3fd16a82ef13687 (patch)
tree65d0fa1dbd523c410b011bcec53bf477036c9794 /ejabberd.yml.example
parenta1f81057cac8d3cccd24e48c43f131704f9461a9 (diff)
Remove http_poll module
For couple years browsers did limit ability to change cookies from js for different domains, this made http_poll connections practically not usuable. I don't think this module is used at all so it's time to put it to rest.
Diffstat (limited to 'ejabberd.yml.example')
-rw-r--r--ejabberd.yml.example1
1 files changed, 0 insertions, 1 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index 4bf2dcffd..5f577d1ad 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -165,7 +165,6 @@ listen:
"/websocket": ejabberd_http_ws
## "/pub/archive": mod_http_fileserver
web_admin: true
- http_poll: true
http_bind: true
## register: true
captcha: true