mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-11-01 02:52:32 +00:00
9 lines
240 B
Plaintext
9 lines
240 B
Plaintext
s3proxy.endpoint=http://127.0.0.1:8080
|
|
s3proxy.authorization=aws-v2-or-v4
|
|
s3proxy.identity=local-identity
|
|
s3proxy.credential=local-credential
|
|
|
|
jclouds.provider=transient
|
|
jclouds.identity=remote-identity
|
|
jclouds.credential=remote-credential
|