From 4fc7fd413c62dbf60abb31006970b94f034002e7 Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Mon, 11 Apr 2016 11:02:02 -0700 Subject: [PATCH] clarify temp storage location --- .../configuration_files/big_file_upload_configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_files/big_file_upload_configuration.rst b/admin_manual/configuration_files/big_file_upload_configuration.rst index 9d8cce02f..53168a390 100644 --- a/admin_manual/configuration_files/big_file_upload_configuration.rst +++ b/admin_manual/configuration_files/big_file_upload_configuration.rst @@ -86,7 +86,7 @@ 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 + adequate space for your upload file size, and on the same partition as the ``upload_tmp_dir`` or ``tempdirectory`` (see below). For optimal performance, place these on a separate hard drive that is dedicated to swap and temp storage.