chore: .user.ini 文件从patch_config.sh 中注释掉

This commit is contained in:
2025-11-18 17:00:26 +08:00
parent 575f44e6ee
commit f04b5f1578

View File

@@ -21,7 +21,7 @@ INCLUDE_PATTERNS=(
".+/.*" # 匹配所有子目录下的所有文件 ".+/.*" # 匹配所有子目录下的所有文件
".env" ".env"
".htaccess" ".htaccess"
'.user.ini' # '.user.ini' # .user.ini 采用生产服务器源码自己的配置,不作为补丁文件
'404.html' '404.html'
"composer.json" "composer.json"
"index.html" "index.html"