diff --git a/dspace/config/modules/iiif.cfg b/dspace/config/modules/iiif.cfg index 084680d673..eee7702ed5 100644 --- a/dspace/config/modules/iiif.cfg +++ b/dspace/config/modules/iiif.cfg @@ -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, # 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. -# iiif.canvas.default-width = 2400 -# iiif.canvas.default-height = 3600 +# iiif.canvas.default-width = 2200 +# iiif.canvas.default-height = 1600