From 21e874d7264cfaf888110f63f76a6edf08d75276 Mon Sep 17 00:00:00 2001 From: Olav Seyfarth Date: Tue, 9 Apr 2019 21:34:31 +0200 Subject: [PATCH] Update big_file_upload_configuration.rst --- .../configuration_files/big_file_upload_configuration.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/admin_manual/configuration_files/big_file_upload_configuration.rst b/admin_manual/configuration_files/big_file_upload_configuration.rst index 03b234e72..cffabf482 100644 --- a/admin_manual/configuration_files/big_file_upload_configuration.rst +++ b/admin_manual/configuration_files/big_file_upload_configuration.rst @@ -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 -`_ -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