Merge "Note s3api compatability requirements in sample.conf"
This commit is contained in:
commit
4ffc5db5f2
@ -1,4 +1,8 @@
|
||||
[s3api_test]
|
||||
# You just enable advanced compatibility features to pass all tests. Add the
|
||||
# following non-default options to the s3api section of your proxy-server.conf
|
||||
# s3_acl = True
|
||||
# check_bucket_owner = True
|
||||
endpoint = http://127.0.0.1:8080
|
||||
#ca_cert=/path/to/ca.crt
|
||||
region = us-east-1
|
||||
|
Loading…
Reference in New Issue
Block a user