Increase upload size to 4GB
This commit is contained in:
parent
1d56f64f3e
commit
a152177731
@ -1,5 +1,5 @@
|
||||
; Edit this file to override php.ini directives and restart the container
|
||||
|
||||
date.timezone = America/Los_Angeles
|
||||
upload_max_filesize = 2G
|
||||
post_max_size = 2G
|
||||
upload_max_filesize = 4G
|
||||
post_max_size = 4G
|
||||
|
Loading…
Reference in New Issue
Block a user