mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
Merge branch 'feature-client_max_body_size_for_ci' of https://github.com/SolidNerd/docker-gitlab into SolidNerd-feature-client_max_body_size_for_ci
This commit is contained in:
commit
9e7380ac4e
@ -24,5 +24,5 @@ server {
|
||||
|
||||
# adjust this to match the largest build log your runners might submit,
|
||||
# set to 0 to disable limit
|
||||
client_max_body_size 10m;
|
||||
client_max_body_size 0;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user