Skip to content

Commit

Permalink
Create context.context.fits.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kylehuynh205 authored Sep 6, 2024
1 parent e0aca3e commit abf1b09
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions config/optional/context.context.fits.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
langcode: en
status: true
dependencies:
module:
- file
- fits
label: Fits
name: fits
group: 'Technical Metadata'
description: 'Generate metadata for Files'
requireAllConditions: false
disabled: false
conditions:
'entity_bundle:file':
id: 'entity_bundle:file'
negate: false
uuid: 24a67eee-35d3-4240-a4d9-4f4d2874b371
context_mapping:
file: '@fits.file_route_context_provider:file'
bundles:
audio: audio
document: document
file: file
image: image
video: video
reactions:
fits_reaction:
id: fits_reaction
actions: fits_action
saved: false
weight: 0

0 comments on commit abf1b09

Please sign in to comment.