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@ono.com>2014-04-22 15:53:23 +0400
committerbadlop <badlop@ono.com>2014-04-22 15:53:23 +0400
commit9497dbff1776be1c7d365a84a823daa666ed6993 (patch)
tree7f6f5ead1cdc2bd6c45b9528ab4dddd27a1f51e3 /ejabberd.yml.example
parent37d4109e8a90e55f1358751c79992470c3f40c5e (diff)
parent515331baad25b91070971efdbbb62d8bb71743c2 (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 2e744103f..1f55fe990 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: {}