From c29f1aff41da8c1d4d2f9d6f9f021d12566d893f Mon Sep 17 00:00:00 2001
From: Alen <alen@dotfiles.xyz>
Date: Thu, 14 Sep 2023 01:29:57 +0400
Subject: Add basic AWS config with s3.max_concurrent_requests set to 64

When we do S3, we do it *fast*
---
 dot_aws/private_config | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 dot_aws/private_config

diff --git a/dot_aws/private_config b/dot_aws/private_config
new file mode 100644
index 0000000..035d614
--- /dev/null
+++ b/dot_aws/private_config
@@ -0,0 +1,3 @@
+[default]
+s3 =
+    max_concurrent_requests = 64
-- 
cgit 1.4.1-2-gfad0