Skip to content

Commit

Permalink
Merge branch 'main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ji-InPark committed May 13, 2024
2 parents 86bc77c + 96ea6e7 commit 4767d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spring:
servlet:
multipart:
max-file-size: 20MB
max-request-size: 5MB
max-request-size: 20MB
config:
activate:
on-profile: common
Expand Down

0 comments on commit 4767d60

Please sign in to comment.