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:
authorEvgeny Khramtsov <ekhramtsov@process-one.net>2019-04-28 17:45:41 +0300
committerEvgeny Khramtsov <ekhramtsov@process-one.net>2019-04-28 17:45:41 +0300
commit05d088b104d23726ec512c32e35eade44020e1ab (patch)
tree3b71261eccd7ec6d9042f8bf2d0debdaf67c1fe8 /ejabberd.yml.example
parentb76f90fe396ee7a1ed5c5f7006431879929fc2a1 (diff)
Remove OMEMO related configuration from force_node_config section
This doesn't work reliably and takes a lot of effort to change it back
Diffstat (limited to 'ejabberd.yml.example')
-rw-r--r--ejabberd.yml.example4
1 files changed, 0 insertions, 4 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index 2d2a89185..9c8001cdd 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -220,10 +220,6 @@ modules:
- "flat"
- "pep"
force_node_config:
- ## Change from "whitelist" to "open" to enable OMEMO support
- ## See https://github.com/processone/ejabberd/issues/2425
- "eu.siacs.conversations.axolotl.*":
- access_model: whitelist
## Avoid buggy clients to make their bookmarks public
"storage:bookmarks":
access_model: whitelist