[Pkg-owncloud-commits] [owncloud-doc] 25/43: Update configuring_bigFileUpload.rst
David Prévot
taffit at alioth.debian.org
Tue Aug 20 11:56:11 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch dfsg_clean
in repository owncloud-doc.
commit 1628ce230e5aacb81c3a4fb4a888f4b6cd30246f
Author: dietmaroc <dietmar at owncloud.com>
Date: Thu Aug 8 14:37:22 2013 +0200
Update configuring_bigFileUpload.rst
---
admin_manual/configuration/configuring_bigFileUpload.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/admin_manual/configuration/configuring_bigFileUpload.rst b/admin_manual/configuration/configuring_bigFileUpload.rst
index 8e5db28..c497c99 100644
--- a/admin_manual/configuration/configuring_bigFileUpload.rst
+++ b/admin_manual/configuration/configuring_bigFileUpload.rst
@@ -2,6 +2,7 @@ Big Files
=========
There are a few default configuration settings that you will want to change to enable ownCloud to operate more effectively as a self hosted file sync and share server. When uploading through the web client, ownCloud is governed by PHP and Apache. As a default, PHP is configured for only 2 MB uploads. This is not entirely useful, so it is important to increase these variables to the sizes you want to support on your server. Point your favorite text editor over to your php.ini file. On dif [...]
+
- upload_max_filesize = 500 MB
- post_max_size = 600 MB
--
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