summaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2015-03-26 13:59:36 +0100
committerBadlop <badlop@process-one.net>2015-03-26 14:01:01 +0100
commit392772977f394ad2f3ad1a9d9b9c3e60bd6ccdc3 (patch)
tree254440a945c6404dfe4eb72362b22fb7f710b1d3 /ejabberd.yml.example
parentDetect correctly when vCard does not exist (#21) (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 3d69df23..723dfa50 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