0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2025-01-31 10:48:55 +01:00
discourse-custom-wizard/config/settings.yml

20 Zeilen
404 B
YAML

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