ClickHouse/tests/config/config.d/text_log.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
198 B
XML
Raw Normal View History

<clickhouse>
<text_log>
<database>system</database>
<table>text_log</table>
2023-04-06 20:04:43 +00:00
<flush_interval_milliseconds>4000</flush_interval_milliseconds>
</text_log>
</clickhouse>