ClickHouse/tests/integration/test_table_db_num_limit/config/config.xml
2024-06-14 08:16:17 +08:00

6 lines
146 B
XML

<clickhouse>
<max_table_num_to_throw>10</max_table_num_to_throw>
<max_database_num_to_throw>10</max_database_num_to_throw>
</clickhouse>