Merge pull request #2208 from owncloud/phil-davis-patch-3

Minor grammar in part_file_in_storage text
This commit is contained in:
Carla Schroder
2016-03-02 09:00:56 -08:00

View File

@@ -1281,7 +1281,7 @@ general use if outside changes might happen.
'part_file_in_storage' => true,
On default ownCloud will store the part files created during upload in the
By default ownCloud will store the part files created during upload in the
same storage as the upload target. Setting this to false will store the part
files in the root of the users folder which might be required to work with certain
external storage setups that have limited rename capabilities.