kopia lustrzana https://github.com/OpenDroneMap/NodeODM
Tabs --> spaces
rodzic
4c2868e228
commit
5e560fb635
|
@ -125,8 +125,8 @@ module.exports = {
|
|||
}
|
||||
|
||||
if (config.s3ACL != "none") {
|
||||
uploadCfg.ACL = config.s3ACL;
|
||||
}
|
||||
uploadCfg.ACL = config.s3ACL;
|
||||
}
|
||||
|
||||
s3.upload(uploadCfg, {partSize, queueSize: concurrency}, err => {
|
||||
if (err){
|
||||
|
|
Ładowanie…
Reference in New Issue