]> source.dussan.org Git - nextcloud-server.git/commit
Now using the "Home" storage detection approach for quota
authorVincent Petry <pvince81@owncloud.com>
Thu, 21 Nov 2013 11:17:47 +0000 (12:17 +0100)
committerVincent Petry <pvince81@owncloud.com>
Thu, 21 Nov 2013 11:17:47 +0000 (12:17 +0100)
commit69e8e7dbd5039652cceb078025248c308ffd0d55
tree754057f2db112e38f98c0b601be776d28a9564fb
parent356eef07398f8829a2558eee809599be60441b59
Now using the "Home" storage detection approach for quota

To find out whether to apply a quota, we now try and detect whether the
storage to wrap is a "Home" storage.
lib/private/files/storage/home.php
lib/private/util.php