ClickHouse/docs/dscr-templates/template-setting.md
Ivan Blinkov 995e2540dd
grammar
2020-03-27 08:23:41 +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](#)