BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
21
config/sync/field.storage.node.field_short_description.yml
Normal file
21
config/sync/field.storage.node.field_short_description.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
uuid: 1cf87bc4-5a5d-44ef-b593-700c8b729bd5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_short_description
|
||||
field_name: field_short_description
|
||||
entity_type: node
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
is_ascii: false
|
||||
case_sensitive: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Reference in New Issue
Block a user