1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lychee_ynh.git synced 2024-09-03 19:36:36 +02:00
lychee_ynh/conf/extra_php-fpm.conf
YunoHost Bot d5baf71fdf
[autopatch] Automatic patch attempt for helpers 2.1 (#127)
* [autopatch] Automatic patch attempt for helpers 2.1

* cleaning

---------

Co-authored-by: Yunohost-Bot <>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2024-09-01 15:30:16 +02:00

6 lines
182 B
Text

; Additional php.ini defines, specific to this pool of workers.
php_admin_value[max_execution_time] = 200
php_admin_value[upload_max_size] = 1G
php_admin_value[memory_limit]= 256M