| CACHE_PATH | /shared/cache/ | Path for cache | |
| FITS_PATH | /fits/fits-1.5.5/fits.sh | Path to FITS executable<br/>(*used by Docker build and therefore fixed in resulting Docker image*) | |
| FITS_VERSION | 1.5.5 | FITS version<br/>(*used by Docker build and therefore fixed in resulting Docker image*) | |
| UPLOADS_PATH | /shared/uploads/ | Local path uploaded files<br/>(*used by Docker build and therefore fixed in resulting Docker image*) | |
| CACHE_PATH | /shared/cache/ | Path for cache<br/>(*used by Docker build and therefore fixed in resulting Docker image*) | |
| BRAND_PATH | /data/public/branding | Path for logos etc. | |
| DEFAULT_DATE_FORMAT | %Y-%m-%d | Default data format | |
| NOTIFICATIONS_EMAIL_DEFAULT_FROM_ADDRESS | no-reply@mailboxer.com | Default email address used for `from` field in emailed notifications | |
...
...
@@ -98,7 +98,7 @@
| IIIF_SEARCH_ENDPOINT | | | |
| CONFIG_IIIF_IMAGE_ENDPOINT | | | |
| IIIF_TO_SERVE_SSL_URLS | false | If the rails server is configured to serve requests in https, set this to true | |
| CRC_FOLDER_IMPORT_PATH | /mnt/rdms_data/RUB/testData | Local path for mounted data directory (used by importer for CRC1280 test data) | yes |
| CRC_FOLDER_IMPORT_PATH | /mnt/rdms_data/RUB/testData | Local path for mounted data directory (used by importer for CRC1280 test data)<br/>(*used by Docker build and therefore fixed in resulting Docker image*) | yes |
| USE_BROWSE_EVERYTHING | false | Flag to enable Browse Everything | |