24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-06 21:37:17 +02:00

rename pep_sendlast_offline option to ignore_pep_from_offline in default configuration

SVN Revision: 2622
This commit is contained in:
Christophe Romain 2009-09-23 21:56:41 +00:00
parent 330d6f7b6e
commit e2ba1f4f1d

View File

@ -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
]},