Skip to main content
These settings configure the ClickHouse server and are autogenerated from ClickHouse source.

users_config

Path to the file that contains:
  • User configurations.
  • Access rights.
  • Settings profiles.
  • Quota settings.
Example

users_to_ignore_early_memory_limit_check

Comma-separated list of users to ignore an early memory limit check. If user is not in this list, a query will be rejected if the total memory usage exceeds the limit.
Last modified on July 22, 2026