WIP: Set up ejabberd for kosmos.org #24

Closed
greg wants to merge 25 commits from feature/7-ejabberd_rebased into master
Showing only changes of commit ce4a4bffd9 - Show all commits

View File

@ -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

It seems like this should be set to "open", according to the linked issue, no?

It seems like this should be set to "open", according to the linked issue, no?
Outdated
Review

Fixed in ce4a4bf

Fixed in ce4a4bf
## Avoid buggy clients to make their bookmarks public
"storage:bookmarks":
access_model: whitelist