From a4545769d203879b2331b76d29af86fbaa0dcbf2 Mon Sep 17 00:00:00 2001 From: Ondrej Kosarko Date: Thu, 24 Oct 2024 12:20:23 +0200 Subject: [PATCH] Add the admin only field enabling large fileupload --- dspace/config/submission-forms.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/dspace/config/submission-forms.xml b/dspace/config/submission-forms.xml index 0e532276818..083035a667d 100644 --- a/dspace/config/submission-forms.xml +++ b/dspace/config/submission-forms.xml @@ -281,6 +281,24 @@ Information about financial support (funding) for the resource + + + + local + bitstream + redirectToURL + false + + onebox + The maximum filesize for users is 10GB. To add a file bigger than that, + an admin can add the file to the server and provide its path here. + Then click on the 'Save' button and the file will start to upload. + + + policy=deny,action=read,grantee-type=user,grantee-id=* + + +