Skip to content

Commit cf730a7

Browse files
Update configuration
1 parent b225304 commit cf730a7

4 files changed

Lines changed: 63 additions & 16 deletions

composer.lock

Lines changed: 57 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

conf/cmi/core.extension.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ module:
66
admin_toolbar_tools: 0
77
allowed_formats: 0
88
basic_auth: 0
9+
big_pipe: 0
10+
big_pipe_sessionless: 0
911
block: 0
1012
breakpoint: 0
1113
ckeditor5: 0

conf/cmi/field.field.paragraph.accordion.field_accordion_items.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ dependencies:
1212
config:
1313
- paragraphs.paragraphs_type.accordion_item
1414
_core:
15-
default_config_hash: pbsofl6KEKBnXhSD8VeTvETrQnbu2PEmmoxOnJ6tTyc
15+
default_config_hash: DIPN5IjxuWWEaszkXEKoeuRku0GzfznxoWUemxF-7EQ
1616
id: paragraph.accordion.field_accordion_items
1717
field_name: field_accordion_items
1818
entity_type: paragraph
1919
bundle: accordion
2020
label: Items
2121
description: ''
22-
required: true
22+
required: false
2323
translatable: false
2424
default_value: { }
2525
default_value_callback: ''

conf/cmi/field.field.paragraph.accordion_item.field_accordion_item_content.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ dependencies:
1212
module:
1313
- entity_reference_revisions
1414
_core:
15-
default_config_hash: S0Go4odbO-zxS9ydKxxo5m6EuhdnpZiM4g5Y3tYk-98
15+
default_config_hash: Nl36h6e4iM1QBTKUNmi0LdZahkfvoaz8JZGFtouJzYs
1616
id: paragraph.accordion_item.field_accordion_item_content
1717
field_name: field_accordion_item_content
1818
entity_type: paragraph
1919
bundle: accordion_item
2020
label: Content
2121
description: ''
22-
required: true
22+
required: false
2323
translatable: false
2424
default_value: { }
2525
default_value_callback: ''

0 commit comments

Comments
 (0)