This commit is contained in:
2025-05-06 11:36:10 +08:00
parent 3a624ba8d1
commit 102c108074
14 changed files with 1571 additions and 73 deletions

View File

@@ -1,5 +1,5 @@
[PHP]
error_reporting = E_ALL
error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED
expose_php = Off
file_uploads = Off
max_execution_time=-1