servo: gitea: increase client_max_body_size in nginx config #5

Merged
colin merged 1 commits from shelvacu/colins-nix-files:nginx-bigger-uploads into master 2025-04-21 07:32:17 +00:00
Contributor

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

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
shelvacu added 1 commit 2025-04-21 04:51:43 +00:00
colin merged commit 0481a2f419 into master 2025-04-21 07:32:17 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: colin/nix-files#5
No description provided.