Skip to content

Commit 11415c7

Browse files
authored
Update application.yml
1 parent 2cef843 commit 11415c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spring:
3030
servlet:
3131
multipart:
3232
location: /tmp
33-
max-file-size: 5MB
33+
max-file-size: 50MB
3434
max-request-size: 50MB
3535

3636
data:

0 commit comments

Comments
 (0)