-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.yml
More file actions
20 lines (20 loc) · 817 Bytes
/
settings.yml
File metadata and controls
20 lines (20 loc) · 817 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
New_topic_button_icon:
default: "plus"
description:
en: Choose an icon for the button. You can use any FontAwesome 4.7 icon name like "music" or "star" without quote marks.
New_topic_button_text:
default: "New Topic"
description:
en: Enter the text you want the button to use. You can also leave this empty if you want to only use an icon.
New_topic_button_title:
default: ""
description:
en: "Enter the title you want the button to use. If this is left empy, the title will be the same as the button text"
Hide_default_button:
default: true
description:
en: Hide the default "New topic" button in topic lists?
New_topic_category:
default: ""
description:
en: "Enter the id of the category that will be default category for posting. Must be category that everyone can post to"