Skip to content

Commit

Permalink
DDST-416: Create field.storage.taxonomy_term.field_default_image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
prashant-dgi authored Aug 20, 2024
1 parent 9e6c225 commit 100fad0
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions config/install/field.storage.taxonomy_term.field_default_image.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
langcode: en
status: true
dependencies:
module:
- field_permissions
- media
- taxonomy
third_party_settings:
field_permissions:
permission_type: public
id: taxonomy_term.field_default_image
field_name: field_default_image
entity_type: taxonomy_term
type: entity_reference
settings:
target_type: media
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

0 comments on commit 100fad0

Please sign in to comment.