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:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-04-09 01:38:04 +0400
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-04-09 01:38:04 +0400
commit515331baad25b91070971efdbbb62d8bb71743c2 (patch)
tree56aa62fc5020b2500c5bb610c75ccfc5fab35b7a /ejabberd.yml.example
parent66006ba0171121eec047b87699ad8f1e582ca241 (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 28f61fdbe..4a1d7838b 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: {}