mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 21:24:28 +00:00
8 lines
229 B
XML
8 lines
229 B
XML
<clickhouse>
|
|
<tcp_port>9000</tcp_port>
|
|
<listen_host>127.0.0.1</listen_host>
|
|
<max_concurrent_queries>500</max_concurrent_queries>
|
|
<path>./clickhouse/</path>
|
|
<users_config>users.xml</users_config>
|
|
</clickhouse>
|