]> git.openstreetmap.org Git - chef.git/blob - cookbooks/planet/templates/default/aws-config.erb
Tune s3 upload speed and concurrency
[chef.git] / cookbooks / planet / templates / default / aws-config.erb
1 [profile osm-pds]
2 region = eu-central-1
3
4 [profile osm-pds-upload]
5 region = eu-central-1
6 s3 =
7     max_bandwidth = 100MB/s
8     max_concurrent_requests = 256