aboutsummaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>2018-03-23 16:08:12 +0300
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>2018-03-23 16:08:12 +0300
commit55604b2d970a998cc9f1909fcbd08176e1ed6096 (patch)
tree059771bdfed48fb4622cc1dbbc11c108663c78b1 /ejabberd.yml.example
parentUpdate mix deps (diff)
Move force_node_config defaults into ejabberd.yml.example
Diffstat (limited to 'ejabberd.yml.example')
-rw-r--r--ejabberd.yml.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index 00f272733..70da58f7b 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -781,6 +781,11 @@ modules:
- "flat"
- "hometree"
- "pep" # pep requires mod_caps
+ ## Avoid using OMEMO by default because it
+ ## introduces a lot of hard-to-track problems
+ force_node_config:
+ "eu.siacs.conversations.axolotl.*":
+ access_model: whitelist
mod_push: {}
mod_push_keepalive: {}
## mod_register: