mirror of
https://github.com/YunoHost-Apps/signaturepdf_ynh.git
synced 2024-09-03 20:25:57 +02:00
Match MAX_FILE_UPLOADS between conf.ini and php-fpm
This commit is contained in:
parent
5231f2b73e
commit
051e8c9595
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
|||
|
||||
php_admin_value[upload_max_filesize] = 256M
|
||||
php_admin_value[post_max_size] = 256M
|
||||
php_admin_value[max_file_uploads] = 401
|
||||
|
|
Loading…
Add table
Reference in a new issue