Move config out of redundant sync directory
This commit is contained in:
parent
a83fc897c7
commit
b1b12e0505
1372 changed files with 0 additions and 0 deletions
23
config/field.field.node.article.field_summary.yml
Normal file
23
config/field.field.node.article.field_summary.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: dfe14e8d-d137-40b2-8d40-6284ccb8f56a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_summary
|
||||
- node.type.article
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: nqcyWyuwzcK_86kpmFTwgKwSHJaOHGl7RPLUisu5c7I
|
||||
id: node.article.field_summary
|
||||
field_name: field_summary
|
||||
entity_type: node
|
||||
bundle: article
|
||||
label: Summary
|
||||
description: 'Enter a short description of what this article is about. The summary is displayed on Article teasers, such as on the Articles page. '
|
||||
required: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: text_long
|
Loading…
Add table
Add a link
Reference in a new issue