This commit is contained in:
2023-01-19 16:02:23 +08:00
parent c25427af5e
commit 62a83bec92
8 changed files with 136 additions and 283 deletions
@@ -87,7 +87,7 @@
owner: '<%= ParamStr%>'
},
// 单个文件大小限制(单位:byte),这里限制为 800M
fileSingleSizeLimit: 800 * 1024 * 1024
fileSingleSizeLimit: 6000 * 1024 * 1024
});