nextcloud-server/apps/files_trashbin/lib/BackgroundJob
Thomas Citharel cea23fb53d
refactor(trashbin): make the ExpireTrash background job use the Trashbin::expire static method
Instead of handling everything itself, and so that the available space is considered in deleting
trashed files even if not expired yet.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2025-10-14 11:07:25 +07:00
..
ExpireTrash.php refactor(trashbin): make the ExpireTrash background job use the Trashbin::expire static method 2025-10-14 11:07:25 +07:00