mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-05-12 17:04:48 +00:00
ATS-198 : ACE-5893: T-Engines - Files bigger than 1MB can not be uploaded via multipart API
- renamed multipart properties
This commit is contained in:
parent
edaed0a4b2
commit
7c6d2ed024
@ -1,5 +1,5 @@
|
|||||||
spring:
|
spring:
|
||||||
http:
|
servlet:
|
||||||
multipart:
|
multipart:
|
||||||
max-file-size: 8192MB
|
max-file-size: 8192MB
|
||||||
max-request-size: 8192MB
|
max-request-size: 8192MB
|
||||||
|
Loading…
x
Reference in New Issue
Block a user