mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Fix another typo in ejabberd.yml
This commit is contained in:
parent
2001418edd
commit
d11d9db3d6
1 changed files with 1 additions and 1 deletions
|
@ -590,7 +590,7 @@ modules:
|
||||||
access_createnode: pubsub_createnode
|
access_createnode: pubsub_createnode
|
||||||
## reduces resource consumption, but XEP incompliant
|
## reduces resource consumption, but XEP incompliant
|
||||||
ignore_pep_from_offline: true
|
ignore_pep_from_offline: true
|
||||||
## XEP compliant, but increases resource comsumption
|
## XEP compliant, but increases resource consumption
|
||||||
## ignore_pep_from_offline: false
|
## ignore_pep_from_offline: false
|
||||||
last_item_cache: false
|
last_item_cache: false
|
||||||
plugins:
|
plugins:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue