[#173] Update gateways to the latest version and tidy configs

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
Alex Vanin 2022-04-29 17:21:18 +03:00 committed by Alex Vanin
parent 19a52fd057
commit 9dd99c0d78
4 changed files with 9 additions and 20 deletions

View file

@ -1,21 +1,11 @@
S3_GW_REBALANCE_TIMER=15s
S3_GW_REQUEST_TIMEOUT=15s
S3_GW_REBALANCE_INTERVAL=15s
S3_GW_HEALTHCHECK_TIMEOUT=15s
S3_GW_CONNECT_TIMEOUT=30s
S3_GW_KEEPALIVE_PERMIT_WITHOUT_STREAM=true
S3_GW_KEEPALIVE_TIME=10s
S3_GW_KEEPALIVE_TIMEOUT=10s
S3_GW_LOGGER_FORMAT=console
S3_GW_LOGGER_LEVEL=debug
S3_GW_LOGGER_NO_DISCLAIMER=true
S3_GW_LOGGER_SAMPLING_INITIAL=1000
S3_GW_LOGGER_SAMPLING_THEREAFTER=1000
S3_GW_LOGGER_TRACE_LEVEL=panic
S3_GW_MAX_CLIENTS_COUNT=100
S3_GW_MAX_CLIENTS_DEADLINE=30s
S3_GW_METRICS=false
S3_GW_PPROF=false
S3_GW_VERBOSE=false