mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
rename pep_sendlast_offline option to ignore_pep_from_offline in default configuration
SVN Revision: 2622
This commit is contained in:
parent
330d6f7b6e
commit
e2ba1f4f1d
@ -506,7 +506,7 @@
|
||||
%%{mod_proxy65,[]},
|
||||
{mod_pubsub, [
|
||||
{access_createnode, pubsub_createnode},
|
||||
{pep_sendlast_offline, false},
|
||||
{ignore_pep_from_offline, true},
|
||||
{last_item_cache, false},
|
||||
{plugins, ["flat", "hometree", "pep"]} % pep requires mod_caps
|
||||
]},
|
||||
|
Loading…
Reference in New Issue
Block a user