summaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Cache/LocalRootScannerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* prevent the root storage from accidentally scanning user foldersRobin Appelman2020-06-111-0/+59
while this scan *should* never be triggered, it's good to have some failsafe to ensure that the users home contents don't end up getting scanned in the root storage Signed-off-by: Robin Appelman <robin@icewind.nl>