mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #7126 from gmalinowski/patch-2
Fix Bytes unit MB to MiB
This commit is contained in:
@@ -153,7 +153,7 @@ For upload performance improvements in environments with high upload bandwidth,
|
||||
|
||||
Put in a value in bytes or set ``--value 0`` for no chunking at all.
|
||||
|
||||
Default is 10485760 (10 MB).
|
||||
Default is 10485760 (10 MiB).
|
||||
|
||||
|
||||
Large file upload on object storage
|
||||
|
||||
Reference in New Issue
Block a user