summaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-04-08 23:38:04 +0200
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-04-08 23:38:04 +0200
commit515331baad25b91070971efdbbb62d8bb71743c2 (patch)
tree56aa62fc5020b2500c5bb610c75ccfc5fab35b7a /ejabberd.yml.example
parentUpdate Hebrew translation (thanks to Isratine Citizen) (diff)
Enable mod_carboncopy in example configuration
XEP-0280 seems to be quite popular these days.
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 28f61fdb..4a1d7838 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -514,6 +514,7 @@ modules:
access: announce
mod_blocking: {} # requires mod_privacy
mod_caps: {}
+ mod_carboncopy: {}
mod_configure: {} # requires mod_adhoc
mod_disco: {}
## mod_echo: {}