nextcloud-server/apps/files_trashbin/lib
Vincent Petry 127ab3cb47 When reading the size of "files" mountpoints need to be excluded
The versions and trashbin app are now passing "includeMountPoints=false"
to "getFileInfo()" to make sure that the calculated total size doesn't
include mount points like Shared or external storage.

This is because the default call (legacy) used to return the size of
mount points as well.

Fixes #6731

Backport of ca57a84 to stable6
2014-01-20 18:29:27 +07:00
..
helper.php make it possible to select folders 2013-12-02 22:23:51 +07:00
hooks.php expire trash bin if trash bin exceeds max size after a new file was added to ownCloud 2013-07-26 11:45:38 +07:00
trashbin.php When reading the size of "files" mountpoints need to be excluded 2014-01-20 18:29:27 +07:00