This commit is contained in:
krahets
2024-09-28 18:39:10 +08:00
parent 8caabebc5e
commit 53c322f03b
4 changed files with 2 additions and 2 deletions
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+2 -2
View File
@@ -28,7 +28,7 @@
] ]
}, },
{ {
"source": "(/en|/zh-hant)?/assets/javascripts/workers/search.(.+).min.js", "source": "(\/en|/zh-hant)?/assets/javascripts/workers/search.(.+).min.js",
"headers": [ "headers": [
{ {
"key": "Cache-Control", "key": "Cache-Control",
@@ -95,7 +95,7 @@
"headers": [ "headers": [
{ {
"key": "Cache-Control", "key": "Cache-Control",
"value": "public, max-age=31536000, immutable" "value": "public, max-age=600"
} }
] ]
} }
Binary file not shown.