Ajouter php/docker-fpm-uploads.ini
Some checks failed
Deployment Verification / deploy-and-test (push) Failing after 10s
Some checks failed
Deployment Verification / deploy-and-test (push) Failing after 10s
This commit is contained in:
5
php/docker-fpm-uploads.ini
Normal file
5
php/docker-fpm-uploads.ini
Normal file
@ -0,0 +1,5 @@
|
||||
file_uploads = On
|
||||
memory_limit = 64M
|
||||
upload_max_filesize = 64M
|
||||
post_max_size = 64M
|
||||
max_execution_time = 600
|
Reference in New Issue
Block a user