Mercurial > hg > cc > cirrus_work
comparison .aws/config @ 166:cac9fb70a4ca
sic
author | Henry S. Thompson <ht@inf.ed.ac.uk> |
---|---|
date | Tue, 31 Oct 2023 14:05:12 +0000 |
parents | |
children | 60e95defd1ec |
comparison
equal
deleted
inserted
replaced
165:26dfef7854f4 | 166:cac9fb70a4ca |
---|---|
1 [profile hst1] | |
2 retry_mode = adaptive | |
3 max_attempts = 100 | |
4 s3 = | |
5 multipart_threshold = 4GB | |
6 max_concurrent_requests = 1 | |
7 multipart_chunksize = 32MB | |
8 | |
9 [profile hst2] | |
10 retry_mode = adaptive | |
11 max_attempts = 100 | |
12 s3 = | |
13 multipart_threshold = 1GB | |
14 max_concurrent_requests = 1 | |
15 multipart_chunksize = 8MB |