+ ADD php.ini memory_limit
All checks were successful
/ build-and-deploy (push) Successful in 2m10s

This commit is contained in:
felegy
2025-12-17 11:27:15 +00:00
parent 8410f0b6c8
commit 93fe82bef7

View File

@@ -2,3 +2,4 @@ upload_max_filesize=1024M
post_max_size=1024M post_max_size=1024M
max_execution_time=300 max_execution_time=300
max_input_time=300 max_input_time=300
memory_limit=32M