summaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
authorLicaon_Kter <licaon-kter@users.noreply.github.com>2018-10-15 23:15:51 +0000
committerGitHub <noreply@github.com>2018-10-15 23:15:51 +0000
commitae88be2011e49bcd6e8b9cb8656775eca878a0b9 (patch)
treefb944b3be685a4b4591e931e85a3cd40040c45fe /ejabberd.yml.example
parentEnable mod_proxy65 by default (diff)
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
Diffstat (limited to '')
-rw-r--r--ejabberd.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index 5a1d5329..a032081a 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