Skip to content

Commit

Permalink
Added missing config file
Browse files Browse the repository at this point in the history
  • Loading branch information
yeniatencio committed Sep 22, 2024
1 parent 22b10f9 commit 1514e38
Showing 1 changed file with 23 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
langcode: en
status: true
dependencies:
config:
- field.storage.media.field_media_site
- media.type.secure_file
- taxonomy.vocabulary.sites
id: media.secure_file.field_media_site
field_name: field_media_site
entity_type: media
bundle: secure_file
label: Site
description: ''
required: true
translatable: true
default_value: { }
default_value_callback: ''
settings:
handler: 'default:taxonomy_term'
handler_settings:
target_bundles:
sites: sites
field_type: entity_reference

0 comments on commit 1514e38

Please sign in to comment.