mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
Set client_body_max_size in gitlab_ci to 0
This commit is contained in:
parent
8ac510f888
commit
ed36b3340f
@ -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