mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-07 16:14:52 +00:00
7170f3c534
* prefer relative links from root * wip * split aggregate function reference * split system tables
776 B
776 B
toc_folder_title | toc_priority | toc_title |
---|---|---|
Server Configuration Parameters | 54 | Introduction |
Server Configuration Parameters
This section contains descriptions of server settings that cannot be changed at the session or query level.
These settings are stored in the config.xml
file on the ClickHouse server.
Other settings are described in the “Settings” section.
Before studying the settings, read the Configuration files section and note the use of substitutions (the incl
and optional
attributes).