view .aws/config @ 218:d19cd5fe0e06

add percentage of non-latin by crawl table
author Henry Thompson <ht@markup.co.uk>
date Tue, 20 Feb 2024 15:23:47 +0000
parents cac9fb70a4ca
children 60e95defd1ec
line wrap: on
line source

[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