diff --git a/site-cookbooks/kosmos-ejabberd/templates/ejabberd.yml.erb b/site-cookbooks/kosmos-ejabberd/templates/ejabberd.yml.erb index 45e0428..133e978 100644 --- a/site-cookbooks/kosmos-ejabberd/templates/ejabberd.yml.erb +++ b/site-cookbooks/kosmos-ejabberd/templates/ejabberd.yml.erb @@ -209,10 +209,10 @@ modules: - "flat" - "pep" force_node_config: - ## Change from "whitelist" to "open" to enable OMEMO support + ## Enable OMEMO support for clients using Conversations ## See https://github.com/processone/ejabberd/issues/2425 "eu.siacs.conversations.axolotl.*": - access_model: whitelist + access_model: open ## Avoid buggy clients to make their bookmarks public "storage:bookmarks": access_model: whitelist