Skip to content

Commit

Permalink
Merge pull request #24 from RepoCamp/iiif
Browse files Browse the repository at this point in the history
Activate IIIF Viewer for image objects
  • Loading branch information
jendiamond authored Sep 12, 2019
2 parents 7109ad8 + da7408d commit f3f9d83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/initializers/hyrax.rb
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@
#
# Default is false
# config.iiif_image_server = false
config.iiif_image_server = true

# Returns a URL that resolves to an image provided by a IIIF image server
config.iiif_image_url_builder = lambda do |file_id, base_url, size|
Expand Down

0 comments on commit f3f9d83

Please sign in to comment.