mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
allow hometree pubsub plugin usage in default config, flat being default plugin anyway
SVN Revision: 2497
This commit is contained in:
parent
f2bd9e01b0
commit
b70b742a9e
@ -508,7 +508,7 @@
|
|||||||
{access_createnode, pubsub_createnode},
|
{access_createnode, pubsub_createnode},
|
||||||
{pep_sendlast_offline, false},
|
{pep_sendlast_offline, false},
|
||||||
{last_item_cache, false},
|
{last_item_cache, false},
|
||||||
{plugins, ["flat", "pep"]} % pep requires mod_caps
|
{plugins, ["flat", "hometree", "pep"]} % pep requires mod_caps
|
||||||
]},
|
]},
|
||||||
{mod_register, [
|
{mod_register, [
|
||||||
%%
|
%%
|
||||||
|
Loading…
Reference in New Issue
Block a user