From 7ea457dba3436dbb418b955c77e75155a42d0ef7 Mon Sep 17 00:00:00 2001 From: NewName Date: Sat, 17 Aug 2024 09:48:03 +0800 Subject: [PATCH] Update wp.sh --- wp.sh | 7 ------- 1 file changed, 7 deletions(-) diff --git a/wp.sh b/wp.sh index ca5dc1e..858bd2c 100644 --- a/wp.sh +++ b/wp.sh @@ -88,13 +88,6 @@ $DOMAIN { encode zstd gzip php_fastcgi unix//run/php/php7.4-fpm.sock file_server - - @static { - path *.css *.js *.gif *.jpg *.jpeg *.png *.svg *.woff *.woff2 - file - } - header @static Cache-Control "public, max-age=3153600, immutable" - header Cache-Control "public, max-age=3600" } EOF