Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,6 @@ Put in a value in bytes (in this example, 20MB). Set ``--value 0`` for no chunki

Default is ``104857600`` (100 MiB).

.. note:: Changing ``files.chunked_upload.max_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
-----------------------------------

Expand Down
Loading