mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Merge pull request #595 from tuub/DS-1994
Adds configuration property for DS-1994.
This commit is contained in:
@@ -830,6 +830,11 @@ webui.submit.blocktheses = false
|
||||
# Defaults to true; If set to 'false', submitter has option to skip upload
|
||||
#webui.submit.upload.required = true
|
||||
|
||||
# If the browser supports it, JSPUI uses html5 File API to enhance file upload.
|
||||
# If this property is set to false the enhanced file upload is not used even
|
||||
# if the browser would support it.
|
||||
#webui.submit.upload.html5 = true
|
||||
|
||||
# Whether or not to use the 'advanced' form of the access step.
|
||||
# Defaults to false, ie the simple form is used.
|
||||
#webui.submission.restrictstep.enableAdvancedForm = false
|
||||
|
Reference in New Issue
Block a user