BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
21
config/sync/field.storage.node.body.yml
Normal file
21
config/sync/field.storage.node.body.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
uuid: 6ba00746-1acb-4937-8483-8b58b5ff5d49
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY
|
||||
id: node.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
type: text_with_summary
|
||||
settings: { }
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: true
|
||||
custom_storage: false
|
Reference in New Issue
Block a user