1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prestashop_ynh.git synced 2024-09-03 20:06:39 +02:00

Set max_execution_time to 60s

This commit is contained in:
tituspijean 2024-07-02 22:03:28 +02:00
parent 271866484f
commit 8cb5193b4c
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -2,3 +2,4 @@
php_admin_value[upload_max_filesize] = 1G
php_admin_value[post_max_size] = 300M
php_admin_value[max_execution_time] = 60