mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Merge pull request #2502 from licaon-kter/patch-4
Default config example fix reversed text
This commit is contained in:
commit
56dc625f9a
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ modules:
|
||||||
- "flat"
|
- "flat"
|
||||||
- "pep"
|
- "pep"
|
||||||
force_node_config:
|
force_node_config:
|
||||||
## Uncomment the following lines to enable OMEMO support
|
## Comment out the following lines 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