mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Remove OMEMO related configuration from force_node_config section
This doesn't work reliably and takes a lot of effort to change it back
This commit is contained in:
parent
b76f90fe39
commit
05d088b104
@ -220,10 +220,6 @@ modules:
|
|||||||
- "flat"
|
- "flat"
|
||||||
- "pep"
|
- "pep"
|
||||||
force_node_config:
|
force_node_config:
|
||||||
## Change from "whitelist" to "open" to enable OMEMO support
|
|
||||||
## See https://github.com/processone/ejabberd/issues/2425
|
|
||||||
"eu.siacs.conversations.axolotl.*":
|
|
||||||
access_model: whitelist
|
|
||||||
## 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…
Reference in New Issue
Block a user