I set Nextcloud a while ago to delete file versions older than 14 days by adding this to config/config.php:
‘versions_retention_obligation’ => ‘auto, 14’
But I still have versions that are months old. Am I doing something wrong or is this a bug?
I set Nextcloud a while ago to delete file versions older than 14 days by adding this to config/config.php:
‘versions_retention_obligation’ => ‘auto, 14’
But I still have versions that are months old. Am I doing something wrong or is this a bug?