Skip to content

Fix client_max_body_size for workhorse

username-removed-5302 requested to merge fix-client_max_body_size into master

Bringing this back because it appears that error_page 418 hack that we use to reuse the gitlab-workhorse block is not using the client_max_body_size within that block.

Merge request reports