[PHP-FPM] Add bind for upload.ini

master
andre.peters 2018-01-30 09:00:34 +01:00
parent 81c1ed9e4d
commit 03ad0f22c4
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
file_uploads = On
upload_max_filesize = 64M
post_max_size = 64M