zshot/cliDownload

--server-cache-ttl

ValueSECONDS
LicenseENT

How long a cached render stays fresh, in seconds. After this elapses the entry is a miss and the next request re-renders. The value also sets the max-age advertised in the response Cache-Control header. Defaults to 60 seconds; 0 is rejected.

Applies only when --server-cache is set.

This is an Enterprise-tier flag.