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,12 +1,8 @@
|
|||
uuid: 231b71a1-0001-400f-aa79-b25634c5c04f
|
||||
langcode: en
|
||||
status: open
|
||||
dependencies:
|
||||
module:
|
||||
- antibot
|
||||
third_party_settings:
|
||||
antibot:
|
||||
antibot: true
|
||||
open: null
|
||||
close: null
|
||||
weight: 0
|
||||
|
@ -78,9 +74,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: source_entity_webform
|
||||
form_submit_once: false
|
||||
form_exception_message: ''
|
||||
|
@ -154,6 +154,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: 'Thank you for asking an Agaric to speak!'
|
||||
confirmation_message: 'Request an Agaric's presence for a presentation or lecture.'
|
||||
|
@ -164,6 +166,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: ''
|
||||
|
@ -263,3 +266,7 @@ handlers:
|
|||
sender_mail: ''
|
||||
sender_name: ''
|
||||
theme_name: ''
|
||||
uuid: 231b71a1-0001-400f-aa79-b25634c5c04f
|
||||
third_party_settings:
|
||||
antibot:
|
||||
antibot: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue