forked from Lillinator/topic-list-author-deprecated
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.yaml
More file actions
23 lines (20 loc) · 756 Bytes
/
settings.yaml
File metadata and controls
23 lines (20 loc) · 756 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
show_author_username:
type: bool
default: false
description:
en: "Show author usernames instead profile avatars in all topic list pages."
show_topic_author_column_first:
type: bool
default: false
description:
en: "Show topic authors in the first column in all topic list pages."
show_topic_author_column_last:
type: bool
default: false
description:
en: "Show topic authors in the last column in all topic list pages. Above setting must be disabled. Leaving both disabled shows default column order."
show_topic_author_column_last_on_categories_page:
type: bool
default: false
description:
en: "Show topic authors in the last column on the desktop view category homepage. Leave disabled for default first column."