ClickHouse/docs/ru/operations/server_settings/index.md
ogorbacheva 06aa03f1a7 Doc fixes: remove all anchors <a> (#3897)
* Doc fixes: rm anchors <a>

* Doc fixes: rm anchors <a>

* Doc fixes: fix links

* Doc fixes: fix the links
2018-12-21 22:23:55 +03:00

12 lines
947 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Конфигурационные параметры сервера {#server_settings}
Раздел содержит описания настроек сервера, которые не могут изменяться на уровне сессии или запроса.
Рассмотренные настройки хранятся в файле `config.xml` сервера ClickHouse.
Прочие настройки описаны в разделе "[Настройки](../settings/index.md#settings)".
Перед изучением настроек ознакомьтесь с разделом [Конфигурационные файлы](../configuration_files.md#configuration_files), обратите внимание на использование подстановок (атрибуты `incl` и `optional`).
[Оригинальная статья](https://clickhouse.yandex/docs/ru/operations/server_settings/) <!--hide-->