1
0
mirror of synced 2026-05-22 15:03:15 +00:00
Files

20 lines
628 B
YAML
Raw Permalink Normal View History

2022-04-05 11:34:13 -06:00
enabled_categories:
type: list
list_type: category
default: ""
2022-04-05 15:03:17 -06:00
description: "Choose which categories that users need to sign up for."
2022-09-02 15:56:41 +02:00
enabled_tags:
type: list
list_type: tag
default: ""
description: "Choose which tags that users need to sign up for. The default is 'gated'."
2026-03-19 14:10:52 -05:00
enabled_groups:
type: list
list_type: group
default: ""
description: "Choose which groups users need to be a member of to view the content. Leave empty to allow all logged-in users."
group_custom_button_link:
type: string
default: ""
description: "Optionally specify a custom URL for the call-to-action button for groups."