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
2020-04-15 14:29:47 +10:00

20 Zeilen
Kein EOL
404 B
YAML

plugins:
custom_wizard_enabled:
default: true
client: true
wizard_redirect_exclude_paths:
client: true
type: list
default: 'admin'
choices:
- admin
- privacy
wizard_recognised_image_upload_formats:
client: true
default: "jpg|jpeg|png|gif"
refresh: true
type: list
list_type: compact
wizard_apis_enabled:
client: true
default: false