Skip to content

Commit 0e96cee

Browse files
Update configuration
1 parent e3c6f97 commit 0e96cee

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
@@ -5,6 +5,8 @@ module:
55
admin_toolbar: 0
66
admin_toolbar_tools: 0
77
allowed_formats: 0
8+
big_pipe: 0
9+
big_pipe_sessionless: 0
810
block: 0
911
block_content: 0
1012
breakpoint: 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)