Add missing documentation of the groups_members cache
Change-Id: Ia2449cf4a04d4e0472d092431c5abbf7d6295ab2
This commit is contained in:
parent
2b68c20a2a
commit
825125a03b
@ -638,6 +638,11 @@ cache `"groups_byinclude"`::
|
|||||||
Caches group inclusions in other groups. If direct updates are made
|
Caches group inclusions in other groups. If direct updates are made
|
||||||
to the `account_group_includes` table, this cache should be flushed.
|
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"`::
|
cache `"ldap_groups"`::
|
||||||
+
|
+
|
||||||
Caches the LDAP groups that a user belongs to, if LDAP has been
|
Caches the LDAP groups that a user belongs to, if LDAP has been
|
||||||
|
Loading…
Reference in New Issue
Block a user