mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-11-10 23:00:57 +00:00
cafe6015e3
Enabled previously broken tests and test with default v4 signer. Release notes: https://github.com/andrewgaul/s3proxy/releases/tag/s3proxy-1.5.0 https://github.com/andrewgaul/s3proxy/releases/tag/s3proxy-1.5.1
9 lines
234 B
Plaintext
9 lines
234 B
Plaintext
s3proxy.endpoint=http://127.0.0.1:8080
|
|
s3proxy.authorization=aws-v4
|
|
s3proxy.identity=local-identity
|
|
s3proxy.credential=local-credential
|
|
|
|
jclouds.provider=transient
|
|
jclouds.identity=remote-identity
|
|
jclouds.credential=remote-credential
|