field.storage.block_content.field_description.yml in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 8.4
Same filename and directory in other branches
config/install/field.storage.block_content.field_description.yml
File
config/install/field.storage.block_content.field_description.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - block_content
- - text
- id: block_content.field_description
- field_name: field_description
- entity_type: block_content
- label: 'Description'
- required: false
- default_value: { }
- default_value_callback: ''
- settings: { }
- type: string_long
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
- locked: false