Skip to content
Unverified Commit dc4fd43f authored by Roeland Jago Douma's avatar Roeland Jago Douma Committed by Thomas Müller
Browse files

Use a capped memory cache for the user/group cache

For #24403
When upgrading huge installations this can lead to memory problems as
the cache will only grow and grow.

Capping this memory will make sure we don't run out while during normal
operation still basically cache everything.
parent 985063a7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment