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 b9cec8e commit 6ed8f2d
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 @@ -6,6 +6,7 @@ spring:
multipart:
max-file-size: 100Mb
max-request-size: 100Mb
file-size-threshold: 256Kb

server:
display-name: MidPoint
Expand Down

0 comments on commit 6ed8f2d

Please sign in to comment.