nextcloud-server/apps/files_versions/lib
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
..
backgroundjob
capabilities.php Update license headers 2015-10-26 14:04:01 +01:00
expiration.php
hooks.php
storage.php Deduplicate version expire jobs 2015-12-10 11:21:28 +01:00