We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d40421 + 0c367eb commit 3edf788Copy full SHA for 3edf788
spec/support/spec/lsstcam.rb
@@ -63,7 +63,7 @@
63
'S3ND_PORT' => 15_581,
64
'S3ND_HOST' => '',
65
'S3ND_QUEUE_TIMEOUT' => '30s',
66
- 'S3ND_UPLOAD_BWLIMIT' => '4Gi',
+ 'S3ND_UPLOAD_BWLIMIT' => '3Gi',
67
'S3ND_UPLOAD_MAX_PARALLEL' => '27',
68
'S3ND_UPLOAD_PARTSIZE' => '100Mi',
69
'S3ND_UPLOAD_TIMEOUT' => '10s',
0 commit comments