Add missing documentation of the groups_members cache

Change-Id: Ia2449cf4a04d4e0472d092431c5abbf7d6295ab2
This commit is contained in:
Bruce Zu 2014-11-19 17:01:42 +09:00 committed by David Pursehouse
parent 2b68c20a2a
commit 825125a03b

View File

@ -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