Enable OMEMO for clients using Conversations
This commit is contained in:
parent
70fb97ba4b
commit
ce4a4bffd9
@ -209,10 +209,10 @@ modules:
|
|||||||
- "flat"
|
- "flat"
|
||||||
- "pep"
|
- "pep"
|
||||||
force_node_config:
|
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
|
## See https://github.com/processone/ejabberd/issues/2425
|
||||||
"eu.siacs.conversations.axolotl.*":
|
"eu.siacs.conversations.axolotl.*":
|
||||||
access_model: whitelist
|
access_model: open
|
||||||
## Avoid buggy clients to make their bookmarks public
|
## Avoid buggy clients to make their bookmarks public
|
||||||
"storage:bookmarks":
|
"storage:bookmarks":
|
||||||
access_model: whitelist
|
access_model: whitelist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user