Merge pull request #432 from nextcloud/update-constraints

Update constraints for big file uploads
This commit is contained in:
Morris Jobke
2017-04-27 12:17:23 -03:00
committed by GitHub

View File

@@ -7,8 +7,6 @@ limit up to what your filesystem and operating system allows. There are certain
hard limits that cannot be exceeded:
* < 2GB on 32Bit OS-architecture
* < 2GB on Windows (32Bit and 64Bit)
* < 2GB with Server Version 4.5 or older
* < 2GB with IE6 - IE8
* < 4GB with IE9 - IE11