mirror of
https://github.com/YunoHost-Apps/emoncms_ynh.git
synced 2024-09-03 18:36:03 +02:00
Create extra_php-fpm.con
This commit is contained in:
parent
835bb674f4
commit
1abcb2e6a0
1 changed files with 4 additions and 0 deletions
4
conf/extra_php-fpm.con
Normal file
4
conf/extra_php-fpm.con
Normal file
|
@ -0,0 +1,4 @@
|
|||
; Additional php.ini defines, specific to this pool of workers.
|
||||
|
||||
php_admin_value[upload_max_filesize] = 50M
|
||||
php_admin_value[post_max_size] = 50M
|
Loading…
Reference in a new issue