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:
authorLicaon_Kter <licaon-kter@users.noreply.github.com>2018-10-16 02:15:51 +0300
committerGitHub <noreply@github.com>2018-10-16 02:15:51 +0300
commitae88be2011e49bcd6e8b9cb8656775eca878a0b9 (patch)
treefb944b3be685a4b4591e931e85a3cd40040c45fe /ejabberd.yml.example
parent7f97f3ae75e6ca9efc86fb6a19be4a8fd7c9f27e (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 'ejabberd.yml.example')
-rw-r--r--ejabberd.yml.example2
1 files changed, 1 insertions, 1 deletions
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