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:
DenisGabriela 2018-11-15 12:42:01 +02:00
parent edaed0a4b2
commit 7c6d2ed024

View File

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