[#236] Fix config example
Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
This commit is contained in:
parent
408d914347
commit
7b1410968e
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ HTTP_GW_REQUEST_TIMEOUT=5s
|
|||
# Interval to check nodes health.
|
||||
HTTP_GW_REBALANCE_TIMER=30s
|
||||
# The number of errors on connection after which node is considered as unhealthy
|
||||
S3_GW_POOL_ERROR_THRESHOLD=100
|
||||
HTTP_GW_POOL_ERROR_THRESHOLD=100
|
||||
|
||||
# Enable zip compression to download files by common prefix.
|
||||
HTTP_GW_ZIP_COMPRESSION=false
|
||||
|
|
Loading…
Reference in a new issue