@@ -9,7 +9,7 @@ server:
whitelabel:
enabled: false
tomcat:
- max-http-form-post-size: 150MB
+ max-http-form-post-size: 200MB
spring:
profiles:
active: dev
@@ -43,8 +43,8 @@ spring:
min_idle: 0
servlet:
multipart:
- max_file_size: 150MB
- max_request_size: 150MB
+ max_file_size: 200MB
+ max_request_size: 200MB
freemarker:
settings:
number_format: 0