08-21-2020, 11:39 PM
Those two params plus an nginx.conf param named "client_max_body_size" all have to be set to the given size.
I was able to upload 145M zip file but definitely there needs to be a lower limit for this because uploading "big" files for example >100M would require other checks like for available free space, RAM, etc.
Maybe 50M is a good max upload size?
I was able to upload 145M zip file but definitely there needs to be a lower limit for this because uploading "big" files for example >100M would require other checks like for available free space, RAM, etc.
Maybe 50M is a good max upload size?