@ -52,7 +52,7 @@ const product = {
accessKey: QINIU_AK,
secretKey: QINIU_SK
},
maxSize: 104857600, // 100M
maxSize: 104857600 * 2, // 100M * 2
}
}, {
entry: require('./app').entry,