]> source.dussan.org Git - nextcloud-server.git/commit
Compare upload limit against biggest file
authorOliver Gasser <oliver@flowriver.net>
Tue, 12 Aug 2014 17:32:21 +0000 (19:32 +0200)
committerOliver Gasser <oliver@flowriver.net>
Tue, 12 Aug 2014 17:46:04 +0000 (19:46 +0200)
commiteb2669448dedfb811ff3d6091f9ce8b2cf27b2f8
tree6ec847a48a29a13892bf73529cf86626f7b7bba1
parent174805f5e35131c891a4b0fa8db3fea3526cfcdb
Compare upload limit against biggest file

When uploading multiple files from the web interface, compare the PHP
upload limit against the largest file, not against the sum of all files.
apps/files/js/file-upload.js