Possibly complete manifest

This commit is contained in:
2023-10-06 15:39:19 +02:00
parent a8097e1d7e
commit 550fe0f4ef
5 changed files with 137 additions and 31 deletions

View File

@@ -4,3 +4,4 @@ BASE_URL = 'https://something.com'
IIIF_API_VERSION = 2
# The Image API service's base URL
IMAGE_SERVER_URL = 'https://images.something.com'
IMAGES_DIR = '/path/to/iiif/images'