docs: grammar: article: a-file

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2020-10-13 17:52:30 -04:00 committed by Nick Craig-Wood
parent 3e1cb8302a
commit 67ff153b0c
2 changed files with 2 additions and 2 deletions

View File

@ -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,

View File

@ -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