From 090b6960210267653558d13ca678b371e0205bb5 Mon Sep 17 00:00:00 2001 From: Rosie Le Faive Date: Wed, 25 Oct 2023 09:15:50 -0300 Subject: [PATCH] Remove `gemini_url` from schema. --- config/schema/islandora.schema.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/schema/islandora.schema.yml b/config/schema/islandora.schema.yml index 89c1b58a5..49de998b3 100644 --- a/config/schema/islandora.schema.yml +++ b/config/schema/islandora.schema.yml @@ -26,9 +26,6 @@ islandora.settings: upload_form_allowed_mimetypes: type: string label: 'Upload Form Allowed Extensions' - gemini_url: - type: uri - label: 'Url to Gemini microservice' gemini_pseudo_bundles: type: sequence label: 'List of node, media and taxonomy terms that should include the linked Fedora URI'