Commit updated configuration from successful upgrade to Drupal 9
This commit is contained in:
parent
c69eb0b9ea
commit
b52b7c9a71
56 changed files with 211 additions and 31 deletions
1
config/admin_toolbar.settings.yml
Normal file
1
config/admin_toolbar.settings.yml
Normal file
|
@ -0,0 +1 @@
|
||||||
|
menu_depth: 4
|
2
config/admin_toolbar_tools.settings.yml
Normal file
2
config/admin_toolbar_tools.settings.yml
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
max_bundle_number: 20
|
||||||
|
hoverintent_functionality: true
|
|
@ -9,3 +9,4 @@ notification:
|
||||||
allowed_content_entity_types: { }
|
allowed_content_entity_types: { }
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: QnLi3Y7e5T_v9EZqYxRb90E0bBDb2g1y7xREWLKJLC0
|
default_config_hash: QnLi3Y7e5T_v9EZqYxRb90E0bBDb2g1y7xREWLKJLC0
|
||||||
|
only_on_form_change: false
|
||||||
|
|
|
@ -10,13 +10,8 @@ dependencies:
|
||||||
- text
|
- text
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
allowed_formats:
|
allowed_formats:
|
||||||
minimalhtml: minimalhtml
|
allowed_formats:
|
||||||
basic_html: '0'
|
- minimalhtml
|
||||||
markdown: '0'
|
|
||||||
restricted_html: '0'
|
|
||||||
minimalhtmltitle: '0'
|
|
||||||
full_html: '0'
|
|
||||||
plain_text: '0'
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: TmAKjNrJ7RR60YpqvJq_QqEewYe_S8Kd23n8VRCqiWs
|
default_config_hash: TmAKjNrJ7RR60YpqvJq_QqEewYe_S8Kd23n8VRCqiWs
|
||||||
id: comment.comment.comment_body
|
id: comment.comment.comment_body
|
||||||
|
|
|
@ -10,12 +10,8 @@ dependencies:
|
||||||
- text
|
- text
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
allowed_formats:
|
allowed_formats:
|
||||||
minimalhtmltitle: minimalhtmltitle
|
allowed_formats:
|
||||||
basic_html: '0'
|
- minimalhtmltitle
|
||||||
minimalhtml: '0'
|
|
||||||
restricted_html: '0'
|
|
||||||
full_html: '0'
|
|
||||||
plain_text: '0'
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: EXOljgShOmy983x8K_RBAJkJ2cWknYTQvOdpbfg3EC4
|
default_config_hash: EXOljgShOmy983x8K_RBAJkJ2cWknYTQvOdpbfg3EC4
|
||||||
id: node.people.field_summary
|
id: node.people.field_summary
|
||||||
|
|
|
@ -10,12 +10,8 @@ dependencies:
|
||||||
- text
|
- text
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
allowed_formats:
|
allowed_formats:
|
||||||
minimalhtml: minimalhtml
|
allowed_formats:
|
||||||
basic_html: '0'
|
- minimalhtml
|
||||||
restricted_html: '0'
|
|
||||||
minimalhtmltitle: '0'
|
|
||||||
full_html: '0'
|
|
||||||
plain_text: '0'
|
|
||||||
id: paragraph.quotation_with_image.field_quotation
|
id: paragraph.quotation_with_image.field_quotation
|
||||||
field_name: field_quotation
|
field_name: field_quotation
|
||||||
entity_type: paragraph
|
entity_type: paragraph
|
||||||
|
|
|
@ -10,12 +10,8 @@ dependencies:
|
||||||
- text
|
- text
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
allowed_formats:
|
allowed_formats:
|
||||||
minimalhtmltitle: minimalhtmltitle
|
allowed_formats:
|
||||||
basic_html: '0'
|
- minimalhtmltitle
|
||||||
minimalhtml: '0'
|
|
||||||
restricted_html: '0'
|
|
||||||
full_html: '0'
|
|
||||||
plain_text: '0'
|
|
||||||
id: paragraph.title.field_subtitle
|
id: paragraph.title.field_subtitle
|
||||||
field_name: field_subtitle
|
field_name: field_subtitle
|
||||||
entity_type: paragraph
|
entity_type: paragraph
|
||||||
|
|
|
@ -10,12 +10,8 @@ dependencies:
|
||||||
- text
|
- text
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
allowed_formats:
|
allowed_formats:
|
||||||
minimalhtmltitle: minimalhtmltitle
|
allowed_formats:
|
||||||
basic_html: '0'
|
- minimalhtmltitle
|
||||||
minimalhtml: '0'
|
|
||||||
restricted_html: '0'
|
|
||||||
full_html: '0'
|
|
||||||
plain_text: '0'
|
|
||||||
id: paragraph.title.field_title
|
id: paragraph.title.field_title
|
||||||
field_name: field_title
|
field_name: field_title
|
||||||
entity_type: paragraph
|
entity_type: paragraph
|
||||||
|
|
|
@ -265,4 +265,5 @@ tracker_settings:
|
||||||
options:
|
options:
|
||||||
index_directly: true
|
index_directly: true
|
||||||
cron_limit: 50
|
cron_limit: 50
|
||||||
|
track_changes_in_references: true
|
||||||
server: database
|
server: database
|
||||||
|
|
|
@ -265,4 +265,5 @@ tracker_settings:
|
||||||
options:
|
options:
|
||||||
index_directly: true
|
index_directly: true
|
||||||
cron_limit: 50
|
cron_limit: 50
|
||||||
|
track_changes_in_references: true
|
||||||
server: database
|
server: database
|
||||||
|
|
|
@ -255,4 +255,5 @@ tracker_settings:
|
||||||
options:
|
options:
|
||||||
index_directly: true
|
index_directly: true
|
||||||
cron_limit: 50
|
cron_limit: 50
|
||||||
|
track_changes_in_references: true
|
||||||
server: database
|
server: database
|
||||||
|
|
|
@ -229,4 +229,5 @@ tracker_settings:
|
||||||
options:
|
options:
|
||||||
index_directly: true
|
index_directly: true
|
||||||
cron_limit: 50
|
cron_limit: 50
|
||||||
|
track_changes_in_references: true
|
||||||
server: database
|
server: database
|
||||||
|
|
|
@ -299,4 +299,5 @@ tracker_settings:
|
||||||
options:
|
options:
|
||||||
index_directly: true
|
index_directly: true
|
||||||
cron_limit: 50
|
cron_limit: 50
|
||||||
|
track_changes_in_references: true
|
||||||
server: database
|
server: database
|
||||||
|
|
|
@ -253,4 +253,5 @@ tracker_settings:
|
||||||
options:
|
options:
|
||||||
index_directly: true
|
index_directly: true
|
||||||
cron_limit: 50
|
cron_limit: 50
|
||||||
|
track_changes_in_references: true
|
||||||
server: database
|
server: database
|
||||||
|
|
|
@ -273,4 +273,5 @@ tracker_settings:
|
||||||
options:
|
options:
|
||||||
index_directly: true
|
index_directly: true
|
||||||
cron_limit: 50
|
cron_limit: 50
|
||||||
|
track_changes_in_references: true
|
||||||
server: database
|
server: database
|
||||||
|
|
|
@ -238,4 +238,5 @@ tracker_settings:
|
||||||
options:
|
options:
|
||||||
index_directly: true
|
index_directly: true
|
||||||
cron_limit: 50
|
cron_limit: 50
|
||||||
|
track_changes_in_references: true
|
||||||
server: database
|
server: database
|
||||||
|
|
|
@ -256,4 +256,5 @@ tracker_settings:
|
||||||
options:
|
options:
|
||||||
index_directly: true
|
index_directly: true
|
||||||
cron_limit: 50
|
cron_limit: 50
|
||||||
|
track_changes_in_references: true
|
||||||
server: database
|
server: database
|
||||||
|
|
|
@ -4,3 +4,25 @@ default_tracker: default
|
||||||
tracking_page_size: 100
|
tracking_page_size: 100
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: n7m4vlCPoB3_1C7l13LKYsifmLur4QR71mOD7S_5hSE
|
default_config_hash: n7m4vlCPoB3_1C7l13LKYsifmLur4QR71mOD7S_5hSE
|
||||||
|
boost_factors:
|
||||||
|
- !!float 0
|
||||||
|
- 0.1
|
||||||
|
- 0.2
|
||||||
|
- 0.3
|
||||||
|
- 0.5
|
||||||
|
- 0.6
|
||||||
|
- 0.7
|
||||||
|
- 0.8
|
||||||
|
- 0.9
|
||||||
|
- !!float 1
|
||||||
|
- 1.1
|
||||||
|
- 1.2
|
||||||
|
- 1.3
|
||||||
|
- 1.4
|
||||||
|
- 1.5
|
||||||
|
- !!float 2
|
||||||
|
- !!float 3
|
||||||
|
- !!float 5
|
||||||
|
- !!float 8
|
||||||
|
- !!float 13
|
||||||
|
- !!float 21
|
||||||
|
|
11
config/system.action.webform_archive_action.yml
Normal file
11
config/system.action.webform_archive_action.yml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
uuid: d1737d27-79b1-4cfa-9d50-fbd23d4bb7e5
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- webform
|
||||||
|
id: webform_archive_action
|
||||||
|
label: 'Archive webform'
|
||||||
|
type: webform
|
||||||
|
plugin: webform_archive_action
|
||||||
|
configuration: { }
|
11
config/system.action.webform_close_action.yml
Normal file
11
config/system.action.webform_close_action.yml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
uuid: 133d1930-4f19-44b4-a70c-f825aadffbbc
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- webform
|
||||||
|
id: webform_close_action
|
||||||
|
label: 'Close webform'
|
||||||
|
type: webform
|
||||||
|
plugin: webform_close_action
|
||||||
|
configuration: { }
|
11
config/system.action.webform_delete_action.yml
Normal file
11
config/system.action.webform_delete_action.yml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
uuid: 566be4f3-1c4d-416f-9da8-caaecf1b7dfe
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- webform
|
||||||
|
id: webform_delete_action
|
||||||
|
label: 'Delete webform'
|
||||||
|
type: webform
|
||||||
|
plugin: webform_delete_action
|
||||||
|
configuration: { }
|
11
config/system.action.webform_open_action.yml
Normal file
11
config/system.action.webform_open_action.yml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
uuid: acd0d963-47e8-45eb-afbb-18a8a20d5288
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- webform
|
||||||
|
id: webform_open_action
|
||||||
|
label: 'Open webform'
|
||||||
|
type: webform
|
||||||
|
plugin: webform_open_action
|
||||||
|
configuration: { }
|
11
config/system.action.webform_unarchive_action.yml
Normal file
11
config/system.action.webform_unarchive_action.yml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
uuid: 6596cd60-03d3-450c-805d-5d270168a695
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- webform
|
||||||
|
id: webform_unarchive_action
|
||||||
|
label: 'Restore webform'
|
||||||
|
type: webform
|
||||||
|
plugin: webform_unarchive_action
|
||||||
|
configuration: { }
|
|
@ -96,6 +96,20 @@ settings:
|
||||||
wide:
|
wide:
|
||||||
title: Wide
|
title: Wide
|
||||||
width: 1000
|
width: 1000
|
||||||
|
webform_bulk_form: true
|
||||||
|
webform_bulk_form_actions:
|
||||||
|
- webform_open_action
|
||||||
|
- webform_close_action
|
||||||
|
- webform_archive_action
|
||||||
|
- webform_unarchive_action
|
||||||
|
- webform_delete_action
|
||||||
|
webform_submission_bulk_form: true
|
||||||
|
webform_submission_bulk_form_actions:
|
||||||
|
- webform_submission_make_sticky_action
|
||||||
|
- webform_submission_make_unsticky_action
|
||||||
|
- webform_submission_make_lock_action
|
||||||
|
- webform_submission_make_unlock_action
|
||||||
|
- webform_submission_delete_action
|
||||||
assets:
|
assets:
|
||||||
css: ''
|
css: ''
|
||||||
javascript: ''
|
javascript: ''
|
||||||
|
@ -134,6 +148,7 @@ batch:
|
||||||
purge:
|
purge:
|
||||||
cron_size: 100
|
cron_size: 100
|
||||||
form:
|
form:
|
||||||
|
limit: 50
|
||||||
filter_category: ''
|
filter_category: ''
|
||||||
filter_state: ''
|
filter_state: ''
|
||||||
element:
|
element:
|
||||||
|
|
|
@ -74,6 +74,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -67,6 +67,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -85,6 +85,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -85,6 +85,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -72,6 +72,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -90,6 +90,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -98,6 +98,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -69,6 +69,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -60,6 +60,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -74,6 +74,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -90,6 +90,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -90,6 +90,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -67,6 +67,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -57,6 +57,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -70,6 +70,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -75,6 +75,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -67,6 +67,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -61,6 +61,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -77,6 +77,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -90,6 +90,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -67,6 +67,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -107,6 +107,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -181,6 +181,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -94,6 +94,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -94,6 +94,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -94,6 +94,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -94,6 +94,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -87,6 +87,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -96,6 +96,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -82,6 +82,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -76,6 +76,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
|
@ -58,6 +58,9 @@ settings:
|
||||||
form_access_denied_message: ''
|
form_access_denied_message: ''
|
||||||
form_access_denied_attributes: { }
|
form_access_denied_attributes: { }
|
||||||
form_file_limit: ''
|
form_file_limit: ''
|
||||||
|
form_method: ''
|
||||||
|
form_action: ''
|
||||||
|
form_attributes: { }
|
||||||
share: false
|
share: false
|
||||||
share_node: false
|
share_node: false
|
||||||
share_theme_name: ''
|
share_theme_name: ''
|
||||||
|
|
Loading…
Reference in a new issue