Adds configuration property for DS-1994.

This commit is contained in:
Pascal-Nicolas Becker
2014-08-06 18:42:38 +02:00
parent 0807eabc06
commit 1a321f439f

View File

@@ -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