Create a recurrent task day/week that will: - find all the `file` objects that are orphans (not linked from any ObjectVersion) - hard delete the file on disk and the object from the DB As starting point, see https://github.com/CERNDocumentServer/cds-videos/pull/1738