Note s3api compatability requirements in sample.conf
Change-Id: I12f6e4a5a880a2d5e0f4fff4618e4196be311267
This commit is contained in:
parent
89c9c6f0b2
commit
79ab3a490a
@ -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