aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Khramtsov <xramtsov@gmail.com>2018-06-06 20:05:42 +0300
committerGitHub <noreply@github.com>2018-06-06 20:05:42 +0300
commit1de407c4207ee0a05d7bb294b5654ad293ecbc87 (patch)
treed572c599c4f5fe42cafa3a0d5cb3f63a591c03e3
parentupload_tests: Make size error check stricter (diff)
parentOMEMO enable HOWTO added (diff)
Merge pull request #2460 from imShara/patch-1
OMEMO enable HOWTO added
-rw-r--r--ejabberd.yml.example3
1 files changed, 2 insertions, 1 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index 792a1788f..c95d4f2e5 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -783,7 +783,8 @@ modules:
- "pep" # pep requires mod_caps
force_node_config:
## Avoid using OMEMO by default because it
- ## introduces a lot of hard-to-track problems
+ ## introduces a lot of hard-to-track problems.
+ ## Comment out the following lines to enable OMEMO support
"eu.siacs.conversations.axolotl.*":
access_model: whitelist
## Avoid buggy clients to make their bookmarks public