field.storage.node.field_ingredients.yml in Drupal 9
Same filename and directory in other branches
core/profiles/demo_umami/config/install/field.storage.node.field_ingredients.yml
File
core/profiles/demo_umami/config/install/field.storage.node.field_ingredients.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - node
- id: node.field_ingredients
- field_name: field_ingredients
- 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