We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cef843 commit 11415c7Copy full SHA for 11415c7
1 file changed
src/main/resources/application.yml
@@ -30,7 +30,7 @@ spring:
30
servlet:
31
multipart:
32
location: /tmp
33
- max-file-size: 5MB
+ max-file-size: 50MB
34
max-request-size: 50MB
35
36
data:
0 commit comments