summaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
authorbadlop <badlop@ono.com>2014-04-22 13:53:23 +0200
committerbadlop <badlop@ono.com>2014-04-22 13:53:23 +0200
commit9497dbff1776be1c7d365a84a823daa666ed6993 (patch)
tree7f6f5ead1cdc2bd6c45b9528ab4dddd27a1f51e3 /ejabberd.yml.example
parentMerge pull request #161 from weiss/fix-carbons (diff)
parentEnable mod_carboncopy in example configuration (diff)
Merge pull request #162 from weiss/enable-carbons
Enable mod_carboncopy in example configuration
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 2e744103..1f55fe99 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -526,6 +526,7 @@ modules:
access: announce
mod_blocking: {} # requires mod_privacy
mod_caps: {}
+ mod_carboncopy: {}
mod_configure: {} # requires mod_adhoc
mod_disco: {}
## mod_echo: {}