mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-12 06:09:39 +07:00
Update big_file_upload_configuration.rst
Added a note explaining chunk size has no impact on unauthenticated uploads. Signed-off-by: austin3410 <32914667+austin3410@users.noreply.github.com>
This commit is contained in:
@@ -162,6 +162,7 @@ Put in a value in bytes (in this example, 20MB). Set ``--value 0`` for no chunki
|
||||
|
||||
Default is 10485760 (10 MiB).
|
||||
|
||||
.. note:: Changing ``max_chunk_size`` will not have any performance impact on files uploaded through File Drop shares as unauthenticated file uploads are not chunked.
|
||||
|
||||
Large file upload on object storage
|
||||
-----------------------------------
|
||||
|
||||
Reference in New Issue
Block a user