update:修改文件大小限制为200MB

This commit is contained in:
sunzheng
2024-07-09 15:17:58 +08:00
parent bd407f8dd4
commit 66601cb712
@@ -22,8 +22,8 @@ management:
spring:
servlet:
multipart:
max-file-size: 50MB
max-request-size: 50MB
max-file-size: 200MB
max-request-size: 200MB
mail:
host: smtp.qq.com
# host: smtp.126.com