You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
en: A list of categories where the "Board" button should appear. If left blank, it will be shown everywhere. Use @ to denote the top level view.
default_modes:
type: list
default: ""
description:
en: "Override the default board mode for each category. Use the syntax `category:mode:params`. For example, `support:assigned:david,sam,joffrey`. Use @ to denote the top level view. Use @untagged to display an untagged column."
default_view:
type: list
default: ""
description:
en: A list of categories where the "Board" is the default view. Does not yet support the top level default view.
require_confirmation:
default: true
description:
en: Display a confirmation modal before making changes to a topic's tags/category?
show_tags:
default: false
description:
en: Show tags on topic cards?
card_style:
default: detailed
type: enum
choices:
- simple
- detailed
show_topic_thumbnail:
default: false
description:
en: Display the topic thumbnail at the bottom of the card
show_activity_indicators:
default: false
description:
en: Display an indicator of a card's activity. If the topic has been bumped more than 7 days ago or more than 20 days ago a different style will be applied.