feat : 파일크기 10MB로 상향
This commit is contained in:
parent
719fd07af9
commit
a03233a481
@ -24,6 +24,9 @@ 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-request-size=10MB
|
||||||
|
|
||||||
# boot admin setting
|
# boot admin setting
|
||||||
#spring.mvc.pathmatch.matching-strategy=ant_path_matcher
|
#spring.mvc.pathmatch.matching-strategy=ant_path_matcher
|
||||||
#spring.boot.admin.client.instance.service-url=http://localhost:8089
|
#spring.boot.admin.client.instance.service-url=http://localhost:8089
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user