increase client_max_body_size in nginx
Closed this issue · 0 comments
cmdoret commented
nginx is blocking file uploads to the s3 server due to a low default value for the client_max_body_size
option.
We need to:
- Set this value to a sane default.
- Verify that uploading large files work