aboutsummaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2015-11-13 19:30:11 +0100
committerBadlop <badlop@process-one.net>2015-11-13 19:30:11 +0100
commitf6d8f4745104d4798e6fcf0bc995370636074241 (patch)
treec2af969e318cf1a0a8f384b671b61003cde4b85f /ejabberd.yml.example
parentSupport for muc#roomconfig_presencebroadcast option (diff)
Disable vJUD search in the default config and when not specified
Diffstat (limited to '')
-rw-r--r--ejabberd.yml.example3
1 files changed, 2 insertions, 1 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index b4278eed4..19e207091 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -658,7 +658,8 @@ modules:
mod_shared_roster: {}
mod_stats: {}
mod_time: {}
- mod_vcard: {}
+ mod_vcard:
+ search: false
mod_version: {}
##