Skip to content

Allow cleaning old shows and blog posts

Mathieu Bridon requested to merge auto-clean into master

We were asked to have a command which could be run in a daily cron job, to remove all the radio shows and blog articles which are older than 6 months.

This commit implements this command, which deployments will be responsible for setting up as a cron job.

Fixes #14 (closed)

Edited by Mathieu Bridon

Merge request reports