[
https://issues.apache.org/jira/browse/OFBIZ-11598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17092583#comment-17092583 ]
ASF subversion and git services commented on OFBIZ-11598:
---------------------------------------------------------
Commit 5428a73399393d649b3050cee3f6a681d438d3ed in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=5428a73 ]
Improved: Increase the size of http.upload.max.sizethreshold
(OFBIZ-11598)
The http.upload.max.sizethreshold size is curently sets to 10240 (10KB) and that
seems small nowadays to me. We could use 1MB.
Also moves mail.spam.name in its mail block
Thanks: Pawan for review
> Increase the size of http.upload.max.sizethreshold
> ---------------------------------------------------
>
> Key: OFBIZ-11598
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11598> Project: OFBiz
> Issue Type: Improvement
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Minor
>
> The http.upload.max.sizethreshold size is curently sets to 10240 (10KB) and that seems small nowadays to me. We could use 1MB. Also the size is hardcoded in several places. Look for "new DiskFileItemFactory(10240"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)