|
@ -88,7 +88,7 @@ const product = { |
|
|
accessKey: QINIU_AK, |
|
|
accessKey: QINIU_AK, |
|
|
secretKey: QINIU_SK |
|
|
secretKey: QINIU_SK |
|
|
}, |
|
|
}, |
|
|
maxSize: 104857600, // 100M
|
|
|
maxSize: 209715200, // 200M
|
|
|
} |
|
|
} |
|
|
}, { |
|
|
}, { |
|
|
entry: require('./app').entry, |
|
|
entry: require('./app').entry, |
|
|