mirror of
https://github.com/YunoHost-Apps/lychee_ynh.git
synced 2024-09-03 19:36:36 +02:00
* [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>
6 lines
182 B
Text
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
|
|
|