Files
blog/config/php.ini
felegy 93fe82bef7
All checks were successful
/ build-and-deploy (push) Successful in 2m10s
+ ADD php.ini memory_limit
2025-12-17 11:27:15 +00:00

6 lines
105 B
INI

upload_max_filesize=1024M
post_max_size=1024M
max_execution_time=300
max_input_time=300
memory_limit=32M