mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2025-01-03 13:07:24 +00:00
Add missing paragraph to help (#1974)
This commit is contained in:
parent
f11eb7d69b
commit
2723e1049e
@ -261,6 +261,7 @@ that they did not create.
|
|||||||
\fB\-o\fR enable_content_md5 (default is disable)
|
\fB\-o\fR enable_content_md5 (default is disable)
|
||||||
Allow S3 server to check data integrity of uploads via the Content-MD5 header.
|
Allow S3 server to check data integrity of uploads via the Content-MD5 header.
|
||||||
This can add CPU overhead to transfers.
|
This can add CPU overhead to transfers.
|
||||||
|
.TP
|
||||||
\fB\-o\fR enable_unsigned_payload (default is disable)
|
\fB\-o\fR enable_unsigned_payload (default is disable)
|
||||||
Do not calculate Content-SHA256 for PutObject and UploadPart
|
Do not calculate Content-SHA256 for PutObject and UploadPart
|
||||||
payloads. This can reduce CPU overhead to transfers.
|
payloads. This can reduce CPU overhead to transfers.
|
||||||
|
Loading…
Reference in New Issue
Block a user