core: bump radowgw client_max_body_size
All checks were successful
Build / precommit (pull_request) Successful in 5m5s
All checks were successful
Build / precommit (pull_request) Successful in 5m5s
- increase client max size from 100M to 5G
This commit is contained in:
parent
57870658b5
commit
82eb9c2749
@ -38,7 +38,7 @@ profiles::nginx::simpleproxy::nginx_aliases:
|
||||
- radosgw.service.au-syd1.consul
|
||||
profiles::nginx::simpleproxy::proxy_port: 7480
|
||||
profiles::nginx::simpleproxy::proxy_path: '/'
|
||||
nginx::client_max_body_size: 100M
|
||||
nginx::client_max_body_size: 5000M
|
||||
|
||||
# manage consul service
|
||||
consul::services:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user