Commit 0608d92a authored by 罗超's avatar 罗超

修改上传时长

parent 4343a55f
......@@ -111,7 +111,7 @@ export default {
mime: file.type,
parallel: 4,
partSize: 1 * 1024 * 1024,
timeout: 120000,
timeout: 1200000,
}
)
......
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