ClickHouse/docs/_description_templates/template-setting.md

28 lines
503 B
Markdown
Raw Normal View History

## setting_name {#setting_name}
Description.
2020-03-27 05:23:41 +00:00
For the switch setting, use the typical phrase: “Enables or disables something …”.
Possible values:
*For switcher setting:*
- 0 — Disabled.
- 1 — Enabled.
*For another setting (typical phrases):*
- Positive integer.
2020-03-27 05:23:41 +00:00
- 0 — Disabled or unlimited or something else.
Default value: `value`.
**Additional Info** (Optional)
2020-03-27 05:23:41 +00:00
The name of an additional section can be any, for example, **Usage**.
**See Also** (Optional)
- [link](#)