Commit seemingly harmless self-updates inc config from enabled modules
This commit is contained in:
parent
b85e8082c3
commit
0e7f12ee7a
48 changed files with 377 additions and 166 deletions
|
@ -1,4 +1,3 @@
|
|||
uuid: e00580b9-1381-408d-8ddc-e8314675680e
|
||||
langcode: en
|
||||
status: open
|
||||
dependencies: { }
|
||||
|
@ -21,9 +20,13 @@ javascript: ''
|
|||
settings:
|
||||
ajax: false
|
||||
ajax_scroll_top: form
|
||||
ajax_progress_type: ''
|
||||
ajax_effect: ''
|
||||
ajax_speed: null
|
||||
page: true
|
||||
page_submit_path: ''
|
||||
page_confirm_path: ''
|
||||
page_admin_theme: false
|
||||
form_title: both
|
||||
form_submit_once: false
|
||||
form_exception_message: ''
|
||||
|
@ -95,6 +98,8 @@ settings:
|
|||
draft_auto_save: false
|
||||
draft_saved_message: ''
|
||||
draft_loaded_message: ''
|
||||
draft_pending_single_message: ''
|
||||
draft_pending_multiple_message: ''
|
||||
confirmation_type: inline
|
||||
confirmation_title: ''
|
||||
confirmation_message: 'Thank you for your feedback!'
|
||||
|
@ -105,6 +110,7 @@ settings:
|
|||
confirmation_back_attributes: { }
|
||||
confirmation_exclude_query: false
|
||||
confirmation_exclude_token: false
|
||||
confirmation_update: false
|
||||
limit_total: null
|
||||
limit_total_interval: null
|
||||
limit_total_message: ''
|
||||
|
@ -170,3 +176,4 @@ access:
|
|||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
uuid: e00580b9-1381-408d-8ddc-e8314675680e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue