Implement a cron-triggered database maintenance system to periodically do things such as remove all non-activated accounts that were made more than a week ago. As with the db helper script, this should be a bit of javascript run by node which processes sql directives using the server's config.json. Reproducible: Always