mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-16 04:32:33 +00:00
15 lines
386 B
XML
15 lines
386 B
XML
<clickhouse>
|
|
<storage_configuration>
|
|
<disks>
|
|
<hdd_blob>
|
|
<type>local_blob_storage</type>
|
|
<path>/</path>
|
|
</hdd_blob>
|
|
</disks>
|
|
</storage_configuration>
|
|
<filesystem_cache_log>
|
|
<database>system</database>
|
|
<table>filesystem_cache_log</table>
|
|
</filesystem_cache_log>
|
|
</clickhouse>
|