From bc9cdfd4f62f52c97239a053c8b69ed08bc7cacb Mon Sep 17 00:00:00 2001 From: dietmaroc Date: Thu, 8 Aug 2013 15:45:53 +0200 Subject: [PATCH] Create configuring_big_file_upload.rst --- user_manual/files/configuring_big_file_upload.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 user_manual/files/configuring_big_file_upload.rst diff --git a/user_manual/files/configuring_big_file_upload.rst b/user_manual/files/configuring_big_file_upload.rst new file mode 100644 index 000000000..5ed0cc8eb --- /dev/null +++ b/user_manual/files/configuring_big_file_upload.rst @@ -0,0 +1,11 @@ +überschrift 1 +============= + +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. +Ask your administrator to increase these variables for you or read the section in concern `within the +Admin Documentation `_