mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-29 19:12:03 +00:00
10 lines
351 B
XML
10 lines
351 B
XML
<clickhouse>
|
|
<profiles>
|
|
<default>
|
|
<enable_filesystem_cache_on_write_operations>1</enable_filesystem_cache_on_write_operations>
|
|
<enable_filesystem_cache>1</enable_filesystem_cache>
|
|
<filesystem_cache_getorset_batch_size>10</filesystem_cache_getorset_batch_size>
|
|
</default>
|
|
</profiles>
|
|
</clickhouse>
|