Skip to content

Commit

Permalink
ASAP-392 밀티파트 1mb -> 25mb로 증가
Browse files Browse the repository at this point in the history
  • Loading branch information
tlarbals824 committed Jan 30, 2025
1 parent d7ee1a2 commit 4fec64b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Bootstrap-Module/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,10 @@ spring:
- security-local
- aws-local
- persistence-test
active: local
active: local


servlet:
multipart:
max-file-size: 25MB
max-request-size: 25MB

0 comments on commit 4fec64b

Please sign in to comment.