Merge "Note s3api compatability requirements in sample.conf"

This commit is contained in:
Zuul
2019-06-05 04:11:55 +00:00
committed by Gerrit Code Review

View File

@@ -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