mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +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},
|
||||
{pep_sendlast_offline, false},
|
||||
{last_item_cache, false},
|
||||
{plugins, ["flat", "pep"]} % pep requires mod_caps
|
||||
{plugins, ["flat", "hometree", "pep"]} % pep requires mod_caps
|
||||
]},
|
||||
{mod_register, [
|
||||
%%
|
||||
|
Loading…
Reference in New Issue
Block a user