Update big_file_upload_configuration.rst

This commit is contained in:
Olav Seyfarth 2019-04-09 21:34:31 +02:00 committed by Backportbot
parent 4d6b4de9c0
commit 21e874d726

View File

@ -85,10 +85,6 @@ is availabe. Setting this option to ``fastcgi_request_buffering off;`` in your n
might help with timeouts during the upload. Furthermore it helps if you're running out of
disc space on the tmp partition of your system.
For more info how to configure nginx to raise the upload limits see also `this
<https://github.com/owncloud/documentation/wiki/Uploading-files-up-to-16GB#configuring-nginx>`_
wiki entry.
.. note:: Make sure that ``client_body_temp_path`` points to a partition with
adequate space for your upload file size, and on the same partition as
the ``upload_tmp_dir`` or ``tempdirectory`` (see below). For optimal