mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-18 20:32:43 +00:00
Merge branch 'ecs' into revert-65361-revert-65164-ecs
This commit is contained in:
commit
1e19732e6c
@ -172,7 +172,7 @@ protected:
|
||||
const RemoteHostFilter & remote_host_filter;
|
||||
unsigned int s3_max_redirects;
|
||||
bool s3_use_adaptive_timeouts = true;
|
||||
bool enable_s3_requests_logging;
|
||||
bool enable_s3_requests_logging = false;
|
||||
bool for_disk_s3;
|
||||
|
||||
/// Limits get request per second rate for GET, SELECT and all other requests, excluding throttled by put throttler
|
||||
|
Loading…
Reference in New Issue
Block a user