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:
parent
7ff811181d
commit
09a05112da
1 changed files with 2 additions and 1 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue