From 64b1c5597dcfa660e0c716d079c0c1bc0f34e97f Mon Sep 17 00:00:00 2001 From: NewName Date: Sat, 17 Aug 2024 08:57:43 +0800 Subject: [PATCH] Update wp.sh --- wp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp.sh b/wp.sh index 4289105..98a1935 100644 --- a/wp.sh +++ b/wp.sh @@ -78,7 +78,7 @@ $DOMAIN { path *.css *.js *.gif *.jpg *.jpeg *.png *.svg *.woff *.woff2 file } - header @static Cache-Control "public, max-age=31536000, immutable" + header @static Cache-Control "public, max-age=3153600, immutable" header Cache-Control "public, max-age=3600" } EOF