aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorimShara <block.runet@gmail.com>2018-06-06 20:03:42 +0300
committerGitHub <noreply@github.com>2018-06-06 20:03:42 +0300
commit815b95c6233b13af5efa7081d0cc1df7eb590f45 (patch)
treed572c599c4f5fe42cafa3a0d5cb3f63a591c03e3
parentupload_tests: Make size error check stricter (diff)
OMEMO enable HOWTO added
Depend on #2425
-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