field.storage.taxonomy_term.field_o_image.yml in Organigrams 8.2
config/optional/field.storage.taxonomy_term.field_o_image.yml
File
config/optional/field.storage.taxonomy_term.field_o_image.ymlView source
- langcode: und
- status: true
- dependencies:
- module:
- - file
- - image
- - taxonomy
- id: taxonomy_term.field_o_image
- field_name: field_o_image
- entity_type: taxonomy_term
- type: image
- settings:
- uri_scheme: public
- default_image:
- uuid: ''
- alt: ''
- title: ''
- width: null
- height: null
- target_type: file
- display_field: false
- display_default: false
- module: image
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: true
- custom_storage: false