17 lines
375 B
YAML
17 lines
375 B
YAML
minimum_trust_level_to_create_TOC:
|
|
default: 0
|
|
type: enum
|
|
choices:
|
|
- 1
|
|
- 2
|
|
- 3
|
|
- 4
|
|
description:
|
|
en: "The minimum trust level a user must have in order to see the TOC button in the composer"
|
|
composer_toc_text:
|
|
default: "This topic will contain a table of contents"
|
|
table_of_contents_icon:
|
|
default: "align-left"
|
|
anchor_icon:
|
|
default: "hashtag"
|