From 825125a03bbc28f5a70d53d98c49c35985efd6c5 Mon Sep 17 00:00:00 2001 From: Bruce Zu Date: Wed, 19 Nov 2014 17:01:42 +0900 Subject: [PATCH] Add missing documentation of the groups_members cache Change-Id: Ia2449cf4a04d4e0472d092431c5abbf7d6295ab2 --- Documentation/config-gerrit.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/config-gerrit.txt b/Documentation/config-gerrit.txt index d05db320be..dcc3df3682 100644 --- a/Documentation/config-gerrit.txt +++ b/Documentation/config-gerrit.txt @@ -638,6 +638,11 @@ cache `"groups_byinclude"`:: Caches group inclusions in other groups. If direct updates are made to the `account_group_includes` table, this cache should be flushed. +cache `"groups_members"`:: ++ +Caches subgroups. If direct updates are made to the +`account_group_includes` table, this cache should be flushed. + cache `"ldap_groups"`:: + Caches the LDAP groups that a user belongs to, if LDAP has been