Commit 0bb15f5a by 张宗强

update

parent 5586c0ca
......@@ -16,7 +16,7 @@ spring:
http:
multipart:
enabled: true
file-size-threshold: 10MB
file-size-threshold: 100MB
max-file-size: 1000MB
max-request-size: 1000MB
encoding:
......
......@@ -18,6 +18,11 @@ spring:
charset: UTF-8
enabled: true
force: true
multipart:
enabled: true
file-size-threshold: 100MB
max-file-size: 1000MB
max-request-size: 1000MB
zuul:
servlet-path: /zuul
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment