mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-11 07:24:47 +00:00
Modify php and nginx to change upload file size
This commit is contained in:
3
docker-compose/php/uploads.ini
Normal file
3
docker-compose/php/uploads.ini
Normal file
@@ -0,0 +1,3 @@
|
||||
file_uploads = On
|
||||
upload_max_filesize = 64M
|
||||
post_max_size = 64M
|
||||
Reference in New Issue
Block a user