Browse Source

Update README.md

Our community contributor bought this to our attention so we have to add region as well in s3cmd config file.
pull/1342/head
koolhead17 9 years ago
committed by Harshavardhana
parent
commit
c3d0a3d51e
  1. 1
      README.md

1
README.md

@ -168,6 +168,7 @@ host_bucket = localhost:9000
access_key = YOUR_ACCESS_KEY_HERE
secret_key = YOUR_SECRET_KEY_HERE
signature_v2 = False
bucket_location = us-east-1
```
To make a bucket

Loading…
Cancel
Save