mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
50 lines
1.1 KiB
XML
50 lines
1.1 KiB
XML
<!-- This file was generated automatically.
|
|
Do not edit it: it is likely to be discarded and generated again before it's read next time.
|
|
Files used to generate this file:
|
|
config.xml -->
|
|
|
|
<!-- Config that is used when server is run without config file. --><clickhouse>
|
|
<logger>
|
|
<level>trace</level>
|
|
<console>true</console>
|
|
</logger>
|
|
|
|
<http_port>8123</http_port>
|
|
<tcp_port>9000</tcp_port>
|
|
<mysql_port>9004</mysql_port>
|
|
|
|
<path>./</path>
|
|
|
|
<uncompressed_cache_size>8589934592</uncompressed_cache_size>
|
|
<mark_cache_size>5368709120</mark_cache_size>
|
|
<mlock_executable>true</mlock_executable>
|
|
|
|
<compression>
|
|
<case>
|
|
<method>deflate_qpl</method>
|
|
</case>
|
|
</compression>
|
|
|
|
<users>
|
|
<default>
|
|
<password/>
|
|
|
|
<networks>
|
|
<ip>::/0</ip>
|
|
</networks>
|
|
|
|
<profile>default</profile>
|
|
<quota>default</quota>
|
|
<access_management>1</access_management>
|
|
</default>
|
|
</users>
|
|
|
|
<profiles>
|
|
<default/>
|
|
</profiles>
|
|
|
|
<quotas>
|
|
<default/>
|
|
</quotas>
|
|
</clickhouse>
|