@@ -216,7 +216,7 @@ class BackupRemove extends Command
logModuleCall(
'ProxmoxCloudVps',
__FUNCTION__,
- ['used' => $fileRepository->getSizeInGb(),'max' => $sizeMax],
+ $fileRepository->fetch(),
'Debug remove Backup Cron',
$params
);