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-18 11:06:47 +02:00
parent 881c809af8
commit 214ccd277c
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -421,7 +421,6 @@ 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_admin_value[max_input_vars] = 1G
php_value[max_input_vars] = 1G
; php_admin_flag[mail.add_x_header] = Off