mirror of
https://github.com/rclone/rclone.git
synced 2025-05-30 15:57:58 +08:00
docs: grammar: article: a-file
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:

committed by
Nick Craig-Wood

parent
3e1cb8302a
commit
67ff153b0c
@ -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
|
||||
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
|
||||
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.
|
||||
|
||||
- Config: chunk_size
|
||||
|
Reference in New Issue
Block a user