nextcloud/lib
Roeland Jago Douma 3e07c4f73a
Kill the dete preview watcher
This code had the potential to time out. If a huge folder with pictures
for example was deleted then this could easily grow the number of files
to clean with a factor 5 (or more).

Now the previews just get cleaned up in the background. Which is good
enough for the 99% case

As a bonus this now also keeps the previews when in the trashbin so you
don't have a spiking server load when a user opens the trashbin view.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-14 13:30:06 +02:00
..
composer Add the job 2018-05-14 13:25:55 +02:00
l10n [tx-robot] updated from transifex 2018-05-14 00:13:27 +00:00
private Kill the dete preview watcher 2018-05-14 13:30:06 +02:00
public Make Appdata static 2018-05-14 13:25:54 +02:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
versioncheck.php Raise PHP version number to PHP 7.0 2018-01-12 14:26:10 +01:00