yona#37 파일 업로드 클라이언트, 서버단 사전 검증으로 적용
This commit is contained in:
@@ -40,11 +40,6 @@ spring:
|
||||
cache: false
|
||||
main:
|
||||
allow-bean-definition-overriding: true
|
||||
servlet:
|
||||
multipart:
|
||||
max-file-size: 8MB
|
||||
max-request-size: 8MB
|
||||
|
||||
security:
|
||||
basic:
|
||||
enabled: false
|
||||
@@ -71,6 +66,10 @@ gateway:
|
||||
entity-package: com.eactive.eai.data.entity.onl
|
||||
|
||||
portal:
|
||||
file:
|
||||
max-size: 10MB
|
||||
allowed-extensions: pdf,doc,docx,xls,xlsx,ppt,pptx,hwp,gif,jpg,jpeg,png
|
||||
|
||||
logging:
|
||||
log-path: /Log/App/eapim/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user