Added cron to prune events older than 12 months.
Since contribution calendar shows only 12 months of activity,
events older than that time are not visible anywhere and can be
safely pruned saving big amount of database storage.
Fixes #21164
Showing
app/workers/prune_old_events_worker.rb
0 → 100644
spec/workers/prune_old_events_worker_spec.rb
0 → 100644
Please
register
or
sign in
to comment