mirror of
https://github.com/crater-invoice/crater.git
synced 2025-12-15 09:52:55 -05: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