0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2025-02-02 19:37:01 +01:00
discourse-custom-wizard/config/settings.yml

17 Zeilen
345 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
list_type: compact