Skip to content

Commit

Permalink
Merge pull request #47 from digitalutsc/tif_file_format
Browse files Browse the repository at this point in the history
added tif image mapping to support tif file ingests
  • Loading branch information
kylehuynh205 authored Feb 18, 2025
2 parents 69473db + 5461bdd commit b7ee4c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/sync/filemime.settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ file: ''
types: |-
image/jp2 jp2
image/tif tif
image/TIF TIF
image/tiff tiff
application/gzip warc
application/gzip wacz
application/vnd.apple.mpegurl m3u8
Expand Down

0 comments on commit b7ee4c6

Please sign in to comment.