DiscoTOC/settings.yml

23 lines
391 B
YAML
Raw Permalink Normal View History

2019-04-14 13:47:22 -07:00
minimum_trust_level_to_create_TOC:
2019-04-15 06:03:46 +08:00
default: 0
2019-04-14 13:47:22 -07:00
type: enum
choices:
2019-04-15 06:03:46 +08:00
- 1
- 2
- 3
- 4
2019-04-14 13:47:22 -07:00
composer_toc_text:
default: "This topic will contain a table of contents"
2019-03-09 10:03:19 +08:00
table_of_contents_icon:
default: "align-left"
2019-04-14 13:47:22 -07:00
anchor_icon:
default: "hashtag"
auto_TOC_categories:
type: list
list_type: category
default: ""
auto_TOC_tags:
type: list
list_type: tag
default: ""