mirror of
https://github.com/rclone/rclone.git
synced 2024-12-23 15:38:57 +01:00
docs: grammar: article: a-file
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
3e1cb8302a
commit
67ff153b0c
@ -1032,7 +1032,7 @@ large file of known size to stay below the 10,000 chunks limit.
|
|||||||
Files of unknown size are uploaded with the configured
|
Files of unknown size are uploaded with the configured
|
||||||
chunk_size. Since the default chunk size is 5MB and there can be at
|
chunk_size. Since the default chunk size is 5MB and there can be at
|
||||||
most 10,000 chunks, this means that by default the maximum size of
|
most 10,000 chunks, this means that by default the maximum size of
|
||||||
file you can stream upload is 48GB. If you wish to stream upload
|
a file you can stream upload is 48GB. If you wish to stream upload
|
||||||
larger files then you will need to increase chunk_size.`,
|
larger files then you will need to increase chunk_size.`,
|
||||||
Default: minChunkSize,
|
Default: minChunkSize,
|
||||||
Advanced: true,
|
Advanced: true,
|
||||||
|
@ -1222,7 +1222,7 @@ large file of known size to stay below the 10,000 chunks limit.
|
|||||||
Files of unknown size are uploaded with the configured
|
Files of unknown size are uploaded with the configured
|
||||||
chunk_size. Since the default chunk size is 5MB and there can be at
|
chunk_size. Since the default chunk size is 5MB and there can be at
|
||||||
most 10,000 chunks, this means that by default the maximum size of
|
most 10,000 chunks, this means that by default the maximum size of
|
||||||
file you can stream upload is 48GB. If you wish to stream upload
|
a file you can stream upload is 48GB. If you wish to stream upload
|
||||||
larger files then you will need to increase chunk_size.
|
larger files then you will need to increase chunk_size.
|
||||||
|
|
||||||
- Config: chunk_size
|
- Config: chunk_size
|
||||||
|
Loading…
Reference in New Issue
Block a user