feat : 파일크기 20MB로 상향
This commit is contained in:
parent
a03233a481
commit
26417866db
@ -24,8 +24,8 @@ server.error.whitelabel.enabled=false
|
|||||||
# respone success status code
|
# respone success status code
|
||||||
respone.status.success=STAT_0
|
respone.status.success=STAT_0
|
||||||
|
|
||||||
spring.servlet.multipart.max-file-size=10MB
|
spring.servlet.multipart.max-file-size=20MB
|
||||||
spring.servlet.multipart.max-request-size=10MB
|
spring.servlet.multipart.max-request-size=20MB
|
||||||
|
|
||||||
# boot admin setting
|
# boot admin setting
|
||||||
#spring.mvc.pathmatch.matching-strategy=ant_path_matcher
|
#spring.mvc.pathmatch.matching-strategy=ant_path_matcher
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user