Updated iiif config.

This commit is contained in:
Michael Spalti
2022-01-31 12:15:24 -08:00
parent 1724a09213
commit c58a8b9537

View File

@@ -82,6 +82,6 @@ iiif.document.viewing.hint = individuals
# If you want DSpace to retrieve accurate default dimensions for all images that lack height and width metadata, # If you want DSpace to retrieve accurate default dimensions for all images that lack height and width metadata,
# set both values to be -1. These lookups can be expensive, so it's always best to update your bitstream # set both values to be -1. These lookups can be expensive, so it's always best to update your bitstream
# metadata with accurate iiif height and width dimensions for each image as soon as possible. # metadata with accurate iiif height and width dimensions for each image as soon as possible.
# iiif.canvas.default-width = 2400 # iiif.canvas.default-width = 2200
# iiif.canvas.default-height = 3600 # iiif.canvas.default-height = 1600