0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 23:31:11 +02:00
discourse-custom-wizard/config/settings.yml

20 Zeilen
404 B
YAML

2018-05-24 07:34:02 +02:00
plugins:
2019-12-12 01:06:58 +01:00
custom_wizard_enabled:
default: true
client: true
2018-05-24 07:34:02 +02:00
wizard_redirect_exclude_paths:
client: true
type: list
default: 'admin'
choices:
- admin
2018-05-24 09:53:22 +02:00
- privacy
wizard_recognised_image_upload_formats:
client: true
default: "jpg|jpeg|png|gif"
refresh: true
type: list
2020-04-06 03:54:16 +02:00
list_type: compact
2020-04-15 06:29:47 +02:00
wizard_apis_enabled:
2020-04-06 03:54:16 +02:00
client: true
default: false