2018-05-24 07:34:02 +02:00
|
|
|
plugins:
|
2022-03-25 12:18:54 +01:00
|
|
|
custom_wizard_enabled:
|
2019-12-12 01:06:58 +01:00
|
|
|
default: true
|
|
|
|
client: true
|
2018-05-24 07:34:02 +02:00
|
|
|
wizard_redirect_exclude_paths:
|
|
|
|
client: true
|
|
|
|
type: list
|
|
|
|
default: 'admin'
|
|
|
|
choices:
|
|
|
|
- admin
|
2018-05-24 09:53:22 +02:00
|
|
|
- privacy
|
2019-10-04 23:13:41 +02:00
|
|
|
wizard_recognised_image_upload_formats:
|
|
|
|
client: true
|
|
|
|
default: "jpg|jpeg|png|gif"
|
|
|
|
refresh: true
|
|
|
|
type: list
|
2020-04-06 03:54:16 +02:00
|
|
|
list_type: compact
|
2021-10-05 14:54:06 +02:00
|
|
|
wizard_important_notices_on_dashboard:
|
|
|
|
client: true
|
2021-10-13 15:22:33 +02:00
|
|
|
default: true
|