]> cat aescling's git repositories - mastodon.git/commit
Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180)
authorEugen Rochko <eugen@zeonfederated.com>
Sat, 20 May 2017 17:42:58 +0000 (19:42 +0200)
committerGitHub <noreply@github.com>
Sat, 20 May 2017 17:42:58 +0000 (19:42 +0200)
commitef900789bc99d3bb3cad3b664c7dd5b9bcd1a20c
tree5ad8886d984cf66c5c8f3bfa9c3bf2fea74a0f50
parentd78f5552547b5175770dbfbefeff73e426da980d
Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180)

sidekiq-scheduler jobs

Resolves #2495
app/workers/scheduler/feed_cleanup_scheduler.rb [new file with mode: 0644]
app/workers/scheduler/media_cleanup_scheduler.rb [new file with mode: 0644]
config/sidekiq.yml
lib/tasks/mastodon.rake