Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-08 19:38:00 +01:00
20 Zeilen
421 B
YAML
20 Zeilen
421 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_important_notices_on_dashboard:
|
|
client: true
|
|
default: true
|