mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-08 00:24:41 +00:00
9 lines
426 B
XML
9 lines
426 B
XML
<yandex>
|
|
<path replace="replace">./</path>
|
|
<tmp_path replace="replace">./tmp/</tmp_path>
|
|
<user_files_path replace="replace">./user_files/</user_files_path>
|
|
<format_schema_path replace="replace">./format_schemas/</format_schema_path>
|
|
<access_control_path replace="replace">./access/</access_control_path>
|
|
<top_level_domains_path replace="replace">./top_level_domains/</top_level_domains_path>
|
|
</yandex>
|