mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
Create configuring_big_file_upload.rst
This commit is contained in:
11
user_manual/files/configuring_big_file_upload.rst
Normal file
11
user_manual/files/configuring_big_file_upload.rst
Normal file
@@ -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 <http://doc.owncloud.com/server/5.0EE/admin_manual/configuration/configuring_big_file_upload.rst>`_
|
||||
Reference in New Issue
Block a user