]> granicus.if.org Git - ejabberd/commitdiff
allow hometree pubsub plugin usage in default config, flat being default plugin anyway
authorChristophe Romain <christophe.romain@process-one.net>
Mon, 17 Aug 2009 20:27:28 +0000 (20:27 +0000)
committerChristophe Romain <christophe.romain@process-one.net>
Mon, 17 Aug 2009 20:27:28 +0000 (20:27 +0000)
SVN Revision: 2497

src/ejabberd.cfg.example

index a4bedb81adba8f49260dc875c79e4b656fd612a0..b2f870204fe19cabf44c97189b04cf1d2ba09f81 100644 (file)
                  {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, [
                  %%