ClickHouse/docs/_description_templates/template-setting.md
2020-04-24 12:50:22 +03:00

28 lines
517 B
Markdown

## setting-name {#setting-name-in-lower-case}
Description.
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.
- 0 — Disabled or unlimited or something else.
Default value: `value`.
**Additional Info** (Optional)
The name of an additional section can be any, for example, **Usage**.
**See Also** (Optional)
- [link](#)