ClickHouse/tests/integration/test_cluster_discovery/config/config_discovery_path.xml

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

10 lines
245 B
XML
Raw Normal View History

<clickhouse>
<remote_servers>
<test_auto_cluster>
<discovery>
<path>/clickhouse/discovery/test_auto_cluster</path>
</discovery>
</test_auto_cluster>
</remote_servers>
</clickhouse>