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:
authorBadlop <badlop@process-one.net>2015-04-08 15:01:16 +0300
committerBadlop <badlop@process-one.net>2015-04-08 15:01:16 +0300
commit0cf8d1fa6e931367b63b133396478593146a8d07 (patch)
treeeeea1804b71de0f5d1001f3f2811c14a146700ab /ejabberd.yml.example
parentfb0e82f743ae37e59730ad5f20ad86e068c5c920 (diff)
Copy multicast code from ejabberd-contrib to provide XEP-0033 (#521)
Diffstat (limited to 'ejabberd.yml.example')
-rw-r--r--ejabberd.yml.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index 7b26cf792..0d4cbb1a2 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -584,6 +584,7 @@ modules:
access_persistent: muc_create
access_admin: muc_admin
## mod_muc_log: {}
+ ## mod_multicast: {}
mod_offline:
access_max_user_messages: max_user_offline_messages
mod_ping: {}