BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
24
config/sync/field.field.node.static.body.yml
Normal file
24
config/sync/field.field.node.static.body.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
uuid: 57ca1c1a-28ed-4638-aa97-8812141d6993
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.static
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: 9n-g9nLArj6wFIZcWkZMqmu4AlIdBu8S1Hj-BChBSJ4
|
||||
id: node.static.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: static
|
||||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
display_summary: true
|
||||
field_type: text_with_summary
|
Reference in New Issue
Block a user