servo: gitea: increase client_max_body_size in nginx config #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "shelvacu/colins-nix-files:nginx-bigger-uploads"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ben was unable to upload a clone of a repo over HTTP, due to a 413 error.
Nginx's default limit is 1 megabyte ;( https://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size
See https://forum.gitea.com/t/unable-to-push-to-repo-due-to-rpc-failed-http-413-error/2630/4