Mercurial > hg > cc > cirrus_work
diff .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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.aws/config Tue Oct 31 14:05:12 2023 +0000 @@ -0,0 +1,15 @@ +[profile hst1] +retry_mode = adaptive +max_attempts = 100 +s3 = + multipart_threshold = 4GB + max_concurrent_requests = 1 + multipart_chunksize = 32MB + +[profile hst2] +retry_mode = adaptive +max_attempts = 100 +s3 = + multipart_threshold = 1GB + max_concurrent_requests = 1 + multipart_chunksize = 8MB