1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moodle_ynh.git synced 2024-09-03 19:46:23 +02:00

Update extra_php-fpm.conf

This commit is contained in:
Éric Gaspar 2023-02-02 17:40:34 +01:00
parent 7ff811181d
commit 09a05112da

View file

@ -1,4 +1,5 @@
; Additional php.ini defines, specific to this pool of workers.
php_admin_value[upload_max_filesize] = 1G
php_admin_value[post_max_size] = 1G
php_admin_value[post_max_size] = 1G
; php_admin_value[max_input_vars] = 5000