diff --git a/config/config.env b/config/config.env index b66dae0..c92306a 100644 --- a/config/config.env +++ b/config/config.env @@ -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