From f04b5f1578b7e68ef1f5cbfd20e3e9e717cae780 Mon Sep 17 00:00:00 2001 From: ZF sun <34314687@qq.com> Date: Tue, 18 Nov 2025 17:00:26 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20.user.ini=20=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=BB=8Epatch=5Fconfig.sh=20=E4=B8=AD=E6=B3=A8=E9=87=8A?= =?UTF-8?q?=E6=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- patch_config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch_config.sh b/patch_config.sh index 549f39a..7876972 100644 --- a/patch_config.sh +++ b/patch_config.sh @@ -21,7 +21,7 @@ INCLUDE_PATTERNS=( ".+/.*" # 匹配所有子目录下的所有文件 ".env" ".htaccess" - '.user.ini' + # '.user.ini' # .user.ini 采用生产服务器源码自己的配置,不作为补丁文件 '404.html' "composer.json" "index.html"