]> source.dussan.org Git - nextcloud-server.git/commit
Give storage backends the option to define having no known free space
authorRobin Appelman <icewind@owncloud.com>
Sat, 16 Feb 2013 02:27:50 +0000 (03:27 +0100)
committerRobin Appelman <icewind@owncloud.com>
Sat, 16 Feb 2013 02:27:50 +0000 (03:27 +0100)
commitd96146a017bd8f7e4573e4555cea2c198fa9fbad
treeeae31f519b93924a484d2e3f0e4843c95e95cb5d
parent425d41aaf93e1cd3a44ddc794414683e8e2c4648
Give storage backends the option to define having no known free space

When this is the case only the configured max upload size is taking into account for uploading
apps/files/ajax/upload.php
apps/files_external/lib/amazons3.php
apps/files_external/lib/sftp.php
apps/files_external/lib/streamwrapper.php
apps/files_external/lib/swift.php
apps/files_external/lib/webdav.php
lib/files/filesystem.php
lib/files/storage/common.php
lib/helper.php