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@process-one.net>2015-03-26 15:59:36 +0300
committerBadlop <badlop@process-one.net>2015-03-26 16:01:01 +0300
commit392772977f394ad2f3ad1a9d9b9c3e60bd6ccdc3 (patch)
tree254440a945c6404dfe4eb72362b22fb7f710b1d3 /ejabberd.yml.example
parentfbb6b65192ca103aedbd8ee803d7fa2c6d634354 (diff)
Add mod_admin_extra as a commented module
Previous commits were done with: for i in `git log --reverse --date-order --format=%h mod_admin_extra.erl`; do git format-patch -1 $i; cat 00* >>patch; rm 00*; done Then editing patch to remove unneeded files and fix path.
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 3d69df236..723dfa50c 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -553,6 +553,7 @@ language: "en"
##
modules:
mod_adhoc: {}
+ ## mod_admin_extra: {}
mod_announce: # recommends mod_adhoc
access: announce
mod_blocking: {} # requires mod_privacy