From 26417866db95b251372ea7b6776593c3707f851f Mon Sep 17 00:00:00 2001 From: hylee Date: Tue, 24 Oct 2023 09:47:04 +0900 Subject: [PATCH] =?UTF-8?q?feat=20:=20=ED=8C=8C=EC=9D=BC=ED=81=AC=EA=B8=B0?= =?UTF-8?q?=2020MB=EB=A1=9C=20=EC=83=81=ED=96=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 0d0450a..01379ad 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -24,8 +24,8 @@ server.error.whitelabel.enabled=false # respone success status code respone.status.success=STAT_0 -spring.servlet.multipart.max-file-size=10MB -spring.servlet.multipart.max-request-size=10MB +spring.servlet.multipart.max-file-size=20MB +spring.servlet.multipart.max-request-size=20MB # boot admin setting #spring.mvc.pathmatch.matching-strategy=ant_path_matcher