Configuration

Invenio Resources module to create REST APIs.

invenio_records_resources.config.RECORDS_RESOURCES_FILES_ALLOWED_DOMAINS = []

Explicitly allowed domains for external file fetching.

Only file URLs from these domains will be allowed to be fetched.

invenio_records_resources.config.RECORDS_RESOURCES_IMAGE_FORMATS = ['.jpg', '.jpeg', '.jp2', '.png', '.tif', '.tiff']

Which image formats to extract metadata for.