ClickHouse/tests/integration/test_merge_tree_s3/configs/config.d/users.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
254 B
XML
Raw Normal View History

2023-05-21 10:42:28 +00:00
<clickhouse>
<profiles>
<default>
<enable_s3_requests_logging>1</enable_s3_requests_logging>
<s3_max_inflight_parts_for_one_file>20</s3_max_inflight_parts_for_one_file>
</default>
</profiles>
</clickhouse>