summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Zu <bruce.zu@sonymobile.com>2014-11-19 17:01:42 +0900
committerDavid Pursehouse <david.pursehouse@sonymobile.com>2014-11-19 17:24:26 +0900
commit825125a03bbc28f5a70d53d98c49c35985efd6c5 (patch)
tree1de3a2353da98943d70a3587dbfe26abbe916b3e
parent2b68c20a2a8bf8361ca958001ee6c4dc4a1eb846 (diff)
Add missing documentation of the groups_members cache
-rw-r--r--Documentation/config-gerrit.txt5
1 files changed, 5 insertions, 0 deletions
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