Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase client_max_body_size to 100M in Nginx config example
Nginx has a default limit of 1MB on the size of the request body. This is too small in most cases. This commit increases it to 100M that can cover most cases.
- Loading branch information