mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 20:24:07 +00:00
14 lines
309 B
XML
14 lines
309 B
XML
<clickhouse>
|
|
<remote_servers>
|
|
<lost_host_cluster>
|
|
<shard>
|
|
<internal_replication>false</internal_replication>
|
|
<replica>
|
|
<host>lost_host</host>
|
|
<port>9000</port>
|
|
</replica>
|
|
</shard>
|
|
</lost_host_cluster>
|
|
</remote_servers>
|
|
</clickhouse>
|