From b802483af1ac387672bc0262a97634d242e350b5 Mon Sep 17 00:00:00 2001 From: Ben Klang Date: Wed, 2 Jun 2010 16:05:57 -0400 Subject: [PATCH] Horde: Add params block to Group config as well --- horde/config/conf.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/horde/config/conf.xml b/horde/config/conf.xml index 510806d25..5e92c9896 100644 --- a/horde/config/conf.xml +++ b/horde/config/conf.xml @@ -920,12 +920,13 @@ The Hooks backend allows hooks to extend a group to dynamically include members into a group. See hooks.php.dist for an example. - + sql - + cn memberUid @@ -954,7 +955,8 @@ - + + Group Caching Enabling group caching improves performance because the group backend will only be queried once per session. But it also increases -- 2.11.0