From ae88be2011e49bcd6e8b9cb8656775eca878a0b9 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 15 Oct 2018 23:15:51 +0000 Subject: [PATCH] Config template recommend "open" access_model ...instead of "comment out", as many seem to misunderstand what and why should be or not be commented out --- ejabberd.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ejabberd.yml.example b/ejabberd.yml.example index 5a1d53294..a032081a3 100644 --- a/ejabberd.yml.example +++ b/ejabberd.yml.example @@ -188,7 +188,7 @@ modules: - "flat" - "pep" force_node_config: - ## Comment out the following lines to enable OMEMO support + ## Change from "whitelist" to "open" to enable OMEMO support ## See https://github.com/processone/ejabberd/issues/2425 "eu.siacs.conversations.axolotl.*": access_model: whitelist