From 152e61c249ebd1f7033bc2c5178c00fe250f6287 Mon Sep 17 00:00:00 2001 From: EVOTk <45015615+EVOTk@users.noreply.github.com> Date: Fri, 27 Aug 2021 09:33:34 +0200 Subject: [PATCH] Correction Link L12 Removal of space between /configuration_files and /big_file_upload_configuration.html --- user_manual/files/large_file_upload.rst | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/user_manual/files/large_file_upload.rst b/user_manual/files/large_file_upload.rst index 7c8692dac..12e722a0a 100644 --- a/user_manual/files/large_file_upload.rst +++ b/user_manual/files/large_file_upload.rst @@ -2,21 +2,14 @@ Large file uploads ================== -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 Nextcloud admin increase the Nextcloud variables to sizes appropriate for -users. +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 Nextcloud admin increase the Nextcloud variables to sizes appropriate for users. -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): +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 - `_ that describes how to manage file + `_ that describes how to manage file upload size limits. .. TODO ON RELEASE: Update version number above on release