Skip to content

Commit

Permalink
Stop creating small Tomcat temporary files
Browse files Browse the repository at this point in the history
(see MID-5336)

(cherry picked from commit 198c891)
  • Loading branch information
mederly committed May 10, 2019
1 parent 3bbd751 commit 0322cb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/admin-gui/src/main/resources/application.yml
Expand Up @@ -5,6 +5,7 @@ spring:
multipart:
max-file-size: 100Mb
max-request-size: 100Mb
file-size-threshold: 256Kb

server:
tomcat:
Expand Down

0 comments on commit 0322cb8

Please sign in to comment.