This filter can be used for enabling or disabling the cron job for deleting the unattached files.
Changelog
since 7.3.0 version
Parameters
$enable – if the unattached file should be deleted or not
Usage
add_filter("wpdiscuz_delete_unattached_files", "__return_false");