mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2025-01-22 21:38:24 +00:00
Fix singlepart_copy_limit default
Follows on to c5ebf5d32867b7262e88da32704d76c8430ac0e0.
This commit is contained in:
parent
befc2e9e6f
commit
07cfdcf205
@ -198,7 +198,7 @@ sets MB to ensure disk free space. This option means the threshold of free space
|
||||
s3fs makes file for downloading, uploading and caching files.
|
||||
If the disk free space is smaller than this value, s3fs do not use diskspace as possible in exchange for the performance.
|
||||
.TP
|
||||
\fB\-o\fR singlepart_copy_limit (default="5120")
|
||||
\fB\-o\fR singlepart_copy_limit (default="512")
|
||||
maximum size, in MB, of a single-part copy before trying
|
||||
multipart copy.
|
||||
.TP
|
||||
|
Loading…
x
Reference in New Issue
Block a user