nextcloud/apps/files_versions/command
Morris Jobke fb87441fd9 Deduplicate version expire jobs
* versionSize is calculated anyway in the expire job - > dropped
* offset/neededSpace was needed for expiry before the file is moved to the versions -> now this is included already in the currently used space because the expiry job is defered to a point in time after the version creation
* fixes #21108
2015-12-10 11:21:28 +01:00
..
cleanup.php add occ tool to delete versions 2015-06-16 16:56:27 +02:00
expire.php Deduplicate version expire jobs 2015-12-10 11:21:28 +01:00