Move the config sync directory
This commit is contained in:
parent
b5d1dc7551
commit
4008f511f8
295 changed files with 2 additions and 29 deletions
34
config/field.field.node.post.field_amendments.yml
Normal file
34
config/field.field.node.post.field_amendments.yml
Normal file
|
@ -0,0 +1,34 @@
|
|||
uuid: eac02fdb-edb0-4d67-ab96-fedc6d812986
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_amendments
|
||||
- node.type.post
|
||||
- paragraphs.paragraphs_type.post_amendment
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
id: node.post.field_amendments
|
||||
field_name: field_amendments
|
||||
entity_type: node
|
||||
bundle: post
|
||||
label: Amendments
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:paragraph'
|
||||
handler_settings:
|
||||
negate: 0
|
||||
target_bundles:
|
||||
post_amendment: post_amendment
|
||||
target_bundles_drag_drop:
|
||||
event:
|
||||
weight: 3
|
||||
enabled: false
|
||||
post_amendment:
|
||||
enabled: true
|
||||
weight: 4
|
||||
field_type: entity_reference_revisions
|
Loading…
Add table
Add a link
Reference in a new issue