mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +02: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
1 changed files with 0 additions and 4 deletions
|
@ -220,10 +220,6 @@ modules:
|
|||
- "flat"
|
||||
- "pep"
|
||||
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
|
||||
"storage:bookmarks":
|
||||
access_model: whitelist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue