Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 20:02:54 +01:00
17 Zeilen
361 B
YAML
17 Zeilen
361 B
YAML
plugins:
|
|
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_national_flags_label_cue:
|
|
client: true
|
|
default: "National"
|