Added resharding element to config [#METR-22916].

This commit is contained in:
Alexey Milovidov 2016-09-28 07:50:19 +03:00
parent 812f392ad3
commit 01c8ed01b9

View File

@ -153,6 +153,10 @@
-->
</compression>
<resharding>
<task_queue_path>/clickhouse/task_queue</task_queue_path>
</resharding>
<!-- Settings to fine tune MergeTree tables. See documentation in source code, in MergeTreeSettings.h -->
<!--
<merge_tree>