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: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe
|
||||
langcode: en
|
||||
status: open
|
||||
dependencies: { }
|
||||
|
@ -25,9 +24,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: ''
|
||||
|
@ -99,6 +102,8 @@ settings:
|
|||
draft_auto_save: false
|
||||
draft_saved_message: ''
|
||||
draft_loaded_message: ''
|
||||
draft_pending_single_message: ''
|
||||
draft_pending_multiple_message: ''
|
||||
confirmation_type: page
|
||||
confirmation_title: ''
|
||||
confirmation_message: ''
|
||||
|
@ -109,6 +114,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: ''
|
||||
|
@ -174,3 +180,4 @@ access:
|
|||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue