Update wp.sh

This commit is contained in:
NewName
2024-08-17 08:57:43 +08:00
parent eba438984a
commit 64b1c5597d

2
wp.sh
View File

@@ -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