Complete manifest JSON + working canvas JSON
This commit is contained in:
@@ -2,6 +2,6 @@ PORT = 8080
|
||||
BASE_URL = 'https://something.com'
|
||||
# The most recent API version number that should be supported
|
||||
IIIF_API_VERSION = 2
|
||||
# The Image API service's base URL
|
||||
# The Image API service's base URL. No trailing slash!
|
||||
IMAGE_SERVER_URL = 'https://images.something.com'
|
||||
IMAGES_DIR = '/path/to/iiif/images'
|
||||
|
||||
Reference in New Issue
Block a user