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: 69315a59-1746-485d-873a-1815072dd1d0
|
||||
langcode: en
|
||||
status: open
|
||||
dependencies: { }
|
||||
|
@ -58,9 +57,13 @@ javascript: ''
|
|||
settings:
|
||||
ajax: false
|
||||
ajax_scroll_top: form
|
||||
ajax_progress_type: ''
|
||||
ajax_effect: ''
|
||||
ajax_speed: null
|
||||
page: true
|
||||
page_submit_path: /people/mauricio-dinarte/speaking-request
|
||||
page_confirm_path: /people/mauricio-dinarte/speaking-request-received
|
||||
page_admin_theme: false
|
||||
form_title: source_entity_webform
|
||||
form_submit_once: false
|
||||
form_exception_message: ''
|
||||
|
@ -134,6 +137,8 @@ settings:
|
|||
draft_auto_save: false
|
||||
draft_saved_message: ''
|
||||
draft_loaded_message: ''
|
||||
draft_pending_single_message: ''
|
||||
draft_pending_multiple_message: ''
|
||||
confirmation_type: url
|
||||
confirmation_title: ''
|
||||
confirmation_message: ''
|
||||
|
@ -144,6 +149,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: ''
|
||||
|
@ -243,3 +249,4 @@ handlers:
|
|||
sender_mail: ''
|
||||
sender_name: ''
|
||||
theme_name: ''
|
||||
uuid: 69315a59-1746-485d-873a-1815072dd1d0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue