@payloadcms/storage-gcs has no setting for max age #12114
Replies: 1 comment 3 replies
-
Is there any news on this? This basically removes the advantages of using the vercel image cache... Since it will always regenerate all images. In my opinion it would be awesome if the config option |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently it is not possible to set a max age in the cache-control header for files with
@payloadcms/storage-gcs
. Most other storage adapters provide this feature.This probably could be done analogous to
@payloadcms/storage-vercel-blob
.Beta Was this translation helpful? Give feedback.
All reactions