Closed MarkusWendorf closed 4 months ago
Hey there
As discussed I would like to deprecate the CACHE_MAX_AGE option in favour of CACHE_CONTROL.
Users would then be able to set any CACHE_CONTROL directive they might need like stale-while-revalidate or s-maxage.
Supersedes https://github.com/protomaps/PMTiles/pull/409
Docs updated: https://github.com/protomaps/docs/pull/45
Thanks!
Hey there
As discussed I would like to deprecate the CACHE_MAX_AGE option in favour of CACHE_CONTROL.
Users would then be able to set any CACHE_CONTROL directive they might need like stale-while-revalidate or s-maxage.
Supersedes https://github.com/protomaps/PMTiles/pull/409