20230119
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
owner: '<%= ParamStr%>'
|
||||
},
|
||||
// 单个文件大小限制(单位:byte),这里限制为 800M
|
||||
fileSingleSizeLimit: 800 * 1024 * 1024
|
||||
fileSingleSizeLimit: 6000 * 1024 * 1024
|
||||
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user