mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update large_file_upload.rst
This commit is contained in:
parent
eb1b55bb57
commit
785be4b8ee
@ -2,19 +2,19 @@
|
||||
Large File Uploads
|
||||
==================
|
||||
|
||||
When uploading files through the web client, ownCloud is limited by PHP and
|
||||
When uploading files through the web client, Nextcloud is limited by PHP and
|
||||
Apache configurations. By default, PHP is configured for only 2 megabyte
|
||||
uploads. As this default upload limit is not entirely useful, we recommend that
|
||||
your ownCloud admin increase the ownCloud variables to sizes appropriate for
|
||||
your Nextcloud admin increase the Nextcloud variables to sizes appropriate for
|
||||
users.
|
||||
|
||||
Modifying certain ownCloud variables requires administrative access. If you
|
||||
Modifying certain Nextcloud variables requires administrative access. If you
|
||||
require larger upload limits than have been provided by the default (or already
|
||||
set by your administrator):
|
||||
|
||||
* Contact your administrator to request an increase in these variables
|
||||
|
||||
* Refer to the section in the `Admin Documentation
|
||||
<https://doc.owncloud.org/server/9.0/admin_manual/configuration_files/
|
||||
<https://doc.nextcloud.com/server/9/admin_manual/configuration_files/
|
||||
big_file_upload_configuration.html>`_ that describes how to manage file
|
||||
upload size limits.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user