-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Component/s: Layouts & Widgets
-
Tags:
By default, this is unlimited but you can limit file/request size with the following properties:
nuxeo.jsf.tmp.dir=xxx
nuxeo.jsf.maxFileSize=10000
nuxeo.jsf.maxRequestSize=30000
nuxeo.jsf.fileSizeThreshold=0
But there are no messages when size is exceeded
Also update the nuxeo.conf doc.
- depends on
-
NXP-14227 Migrate multipart request and file management
- Resolved