mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2025-02-02 10:38:25 +00:00
Merge pull request #1041 from gaul/doc/typo
Fix singlepart_copy_limit default
This commit is contained in:
commit
245f14c8c1
@ -200,7 +200,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