mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-09-17 14:21:18 +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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user