Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
23
config/sync/field.field.paragraph.update.field_text.yml
Normal file
23
config/sync/field.field.paragraph.update.field_text.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: d5f36d81-3c80-4f43-84be-0196a4f9eac5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_text
|
||||
- paragraphs.paragraphs_type.update
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: hlZF8dcWESDitBd4JKEtUD24t9FJhlCCg1H0mqQwVI0
|
||||
id: paragraph.update.field_text
|
||||
field_name: field_text
|
||||
entity_type: paragraph
|
||||
bundle: update
|
||||
label: Update
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: text_long
|
Loading…
Add table
Add a link
Reference in a new issue