ClickHouse/tests/integration/helpers/0_common_instance_config.xml

8 lines
250 B
XML
Raw Normal View History

<yandex>
<timezone>Europe/Moscow</timezone>
2017-07-10 20:34:19 +00:00
<listen_host>0.0.0.0</listen_host>
<custom_settings_prefixes>custom_</custom_settings_prefixes>
<path>/var/lib/clickhouse/</path>
<tmp_path>/var/lib/clickhouse/tmp/</tmp_path>
</yandex>