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

Update php-fpm.conf

This commit is contained in:
ericgaspar 2021-07-30 13:44:46 +02:00
parent 50756fe400
commit 802b292285

View file

@ -421,7 +421,7 @@ chdir = __FINALPATH__
; Common values to change to increase file upload limit
php_admin_value[upload_max_filesize] = 1G
php_admin_value[post_max_size] = 1G
php_value[max_input_vars] = 1G
php_value[max_input_vars] = 5000
; php_admin_flag[mail.add_x_header] = Off
; Other common parameters