# HG changeset patch # User Henry S. Thompson # Date 1727349954 -3600 # Node ID 60e95defd1eccb0cd6f0ca9e8a07294f0d09eeae # Parent 36a9dc0d52d4a0e8b7b90514933d84c2aa1aa442 new default from CC themselves diff -r 36a9dc0d52d4 -r 60e95defd1ec .aws/config --- a/.aws/config Thu Sep 26 12:24:16 2024 +0100 +++ b/.aws/config Thu Sep 26 12:25:54 2024 +0100 @@ -1,3 +1,11 @@ +[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