-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DAM: Fix/set cache-control headers (v6) (#2807)
Co-authored-by: Daniel Karnutsch <dkarnutsch@users.noreply.github.com>
- Loading branch information
1 parent
010b5c4
commit ee5b5ae
Showing
3 changed files
with
20 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
"@comet/cms-api": patch | ||
--- | ||
|
||
DAM: Fix/set cache-control headers | ||
|
||
- Public endpoints should cache files for 1 day | ||
- Private endpoints should cache files for 1 year - but only in local caches (not CDN) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters