📜 Cache image folder (#6409)

* cache image folder as well

* remove immutable
This commit is contained in:
Michael Clark
2025-12-14 20:18:39 +00:00
committed by GitHub
parent 72be36d399
commit d0dc1efda3

View File

@@ -6,3 +6,8 @@
Cache-Control: public
Cache-Control: max-age=365000000
Cache-Control: immutable
/img/*
Cache-Control: public
Cache-Control: max-age=604800
Cache-Control: immutable