Cron entry for various scheduled data clean ups.

 Methods

Clean up tasks that should be done daily.

runDailyCleanUp() 

This task cannot be relied on to run daily, consistently.

Clean up tasks that should be done hourly.

runHourlyCleanUp() 

This task cannot be relied on to run every hour, consistently.

Downgrades expired user upgrades.

runUserDowngrade()