[Pkg-owncloud-commits] [owncloud-doc] 08/22: Update	configuring_big_file_upload.rst
    David Prévot 
    taffit at moszumanska.debian.org
       
    Sun Jun  1 18:48:19 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud-doc.
commit 23f5e4ecde6ef5f5f3ac61c9e1f2546de86cade0
Author: brueggemann <brueggemann at b1-systems.de>
Date:   Thu May 29 17:52:26 2014 +0200
    Update configuring_big_file_upload.rst
    
    Added a note to change upload_tmp_dir if needed
    this fixes https://github.com/owncloud/documentation/issues/309
---
 admin_manual/configuration/configuring_big_file_upload.rst | 5 +++++
 1 file changed, 5 insertions(+)
diff --git a/admin_manual/configuration/configuring_big_file_upload.rst b/admin_manual/configuration/configuring_big_file_upload.rst
index db82b0f..9c083b9 100644
--- a/admin_manual/configuration/configuring_big_file_upload.rst
+++ b/admin_manual/configuration/configuring_big_file_upload.rst
@@ -45,3 +45,8 @@ These client configurations have been proven by testing maximum file sizes of 16
 
 * Linux 32 Bit: Ubuntu, Firefox => 16GB 
 * Windows 8  64 Bit: Google Chrome => 8GB
+
+**Note:**
+You will need a minimum of 16GB (e.g, to stay consistent with the example value above), in your upload_tmp_dir. 
+Normally this points to /tmp. If your /tmp has not enough space, 
+you can change the value of upload_tmp_dir in your php.ini
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
    
    
More information about the Pkg-owncloud-commits
mailing list