Mercurial > hg > cc > cirrus_work
view .aws/config @ 345:8c9e7578ed30 trim
refactor slightly, read whole warc file as test, seems to be working, still using zlib.decompressobj
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Wed, 11 Mar 2026 16:08:35 +0000 |
| parents | 60e95defd1ec |
| children |
line wrap: on
line source
[default] retry_mode = adaptive max_attempts = 100 s3 = multipart_threshold = 10GB max_concurrent_requests = 1 multipart_chunksize = 10GB [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
