mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-11-11 07:10:58 +00:00
4f23f38583
Remove unneeded comments; single part limits ensure that the tests exercise multipart code paths even with smaller files. References #971.
11 lines
318 B
Plaintext
11 lines
318 B
Plaintext
s3proxy.secure-endpoint=https://127.0.0.1:8080
|
|
s3proxy.authorization=aws-v2-or-v4
|
|
s3proxy.identity=local-identity
|
|
s3proxy.credential=local-credential
|
|
s3proxy.keystore-path=keystore.jks
|
|
s3proxy.keystore-password=password
|
|
|
|
jclouds.provider=transient
|
|
jclouds.identity=remote-identity
|
|
jclouds.credential=remote-credential
|