feat: bump git client_max_body_size
- change from 100m to 250m
This commit is contained in:
parent
7e0df436e2
commit
6c2328e8ba
@ -36,4 +36,4 @@ profiles::nginx::simpleproxy::nginx_aliases:
|
||||
- "git.service.%{facts.country}-%{facts.region}.consul"
|
||||
profiles::nginx::simpleproxy::proxy_port: 3000
|
||||
profiles::nginx::simpleproxy::proxy_path: '/'
|
||||
nginx::client_max_body_size: 100M
|
||||
nginx::client_max_body_size: 250M
|
||||
|
||||
Loading…
Reference in New Issue
Block a user