From 70ee9cd3faec3b72a4fc50a06c46f98071a6fc47 Mon Sep 17 00:00:00 2001 From: dannylamb Date: Fri, 30 Apr 2021 17:06:25 -0300 Subject: [PATCH] Incorrectly named config key. Sadly confusing :( --- config/schema/islandora.schema.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/schema/islandora.schema.yml b/config/schema/islandora.schema.yml index 40595a0c..de7a3e46 100644 --- a/config/schema/islandora.schema.yml +++ b/config/schema/islandora.schema.yml @@ -17,7 +17,7 @@ islandora.settings: upload_form_location: type: string label: 'Upload Form Location' - upload_form_allowed_extensions: + upload_form_allowed_mimetypes: type: string label: 'Upload Form Allowed Extensions' gemini_url: