--server-cache-size-limit
Maximum total size of the cache in bytes. When a new entry would exceed the budget, the oldest entries are evicted until it fits. A render larger than the whole budget is not cached. Defaults to 1 GiB.
Applies only when --server-cache is set.
This is an Enterprise-tier flag.