Browse Source

视频大小

licailing 4 years ago
parent
commit
cd31f5bf58
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/main/resources/application.yaml

+ 3 - 3
src/main/resources/application.yaml

@@ -9,7 +9,7 @@ server:
         whitelabel:
             enabled: false
     tomcat:
-        max-http-form-post-size: 150MB
+        max-http-form-post-size: 200MB
 spring:
     profiles:
         active: dev
@@ -43,8 +43,8 @@ spring:
                 min_idle: 0
     servlet:
         multipart:
-            max_file_size: 150MB
-            max_request_size: 150MB
+            max_file_size: 200MB
+            max_request_size: 200MB
     freemarker:
         settings:
             number_format: 0