aboutsummaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2015-04-08 14:01:16 +0200
committerBadlop <badlop@process-one.net>2015-04-08 14:01:16 +0200
commit0cf8d1fa6e931367b63b133396478593146a8d07 (patch)
treeeeea1804b71de0f5d1001f3f2811c14a146700ab /ejabberd.yml.example
parentAdd SQLite3 library checks at the configure script (diff)
Copy multicast code from ejabberd-contrib to provide XEP-0033 (#521)
Diffstat (limited to '')
-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: {}