mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +02:00
Merge remote-tracking branch 'processone/pr/2636'
* processone/pr/2636: Config template recommend "open" access_model
This commit is contained in:
commit
9a99284dfd
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ modules:
|
||||||
- "flat"
|
- "flat"
|
||||||
- "pep"
|
- "pep"
|
||||||
force_node_config:
|
force_node_config:
|
||||||
## Comment out the following lines to enable OMEMO support
|
## Change from "whitelist" to "open" to enable OMEMO support
|
||||||
## 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: whitelist
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue