changeset 235:60e95defd1ec

new default from CC themselves
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Thu, 26 Sep 2024 12:25:54 +0100
parents 36a9dc0d52d4
children 9d748ef46335
files .aws/config
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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