mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-16 04:32:33 +00:00
9 lines
261 B
XML
9 lines
261 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>
|
||
|
</default>
|
||
|
</profiles>
|
||
|
</clickhouse>
|