Although the Drush comand is very useful, the option to run the cleanup on cron runs combined with modules like Elysia Cron would add more flexibility to the module.
As far as I can think of, this is what would be needed:
- A configuration checkbox (default to off) to toggle cleanup on cron runs.
- A hook_cron().
- (Optional) Add a watchdog() call to code in case it is not run under Drush (not drupal_is_cli()).
Anything else needed?
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.