From 4ff6c990ccdf7a1085a8b91c09e3dfe36c02967d Mon Sep 17 00:00:00 2001 From: magikcypress Date: Sat, 15 Apr 2017 01:56:09 +0200 Subject: [fix] Update crontab --- conf/crontab_mastodon | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'conf/crontab_mastodon') diff --git a/conf/crontab_mastodon b/conf/crontab_mastodon index 972cc3c..f6794fb 100644 --- a/conf/crontab_mastodon +++ b/conf/crontab_mastodon @@ -1,3 +1,4 @@ -@hourly cd /opt/__APP__/live && RAILS_ENV=production /opt/__APP__/.rbenv/shims/bundle exec rake mastodon:media:clear -@hourly cd /opt/__APP__/live && RAILS_ENV=production /opt/__APP__/.rbenv/shims/bundle exec rake mastodon:push:refresh -@hourly cd /opt/__APP__/live && RAILS_ENV=production /opt/__APP__/.rbenv/shims/bundle exec rake mastodon:feeds:clear \ No newline at end of file +@daily __APP__ cd /opt/__APP__/live && RAILS_ENV=production /opt/__APP__/.rbenv/shims/bundle exec rake mastodon:media:clear +@daily __APP__ cd /opt/__APP__/live && RAILS_ENV=production /opt/__APP__/.rbenv/shims/bundle exec rake mastodon:push:refresh +@daily __APP__ cd /opt/__APP__/live && RAILS_ENV=production /opt/__APP__/.rbenv/shims/bundle exec rake mastodon:feeds:clear +@daily __APP__ cd /opt/__APP__/live && RAILS_ENV=production /opt/__APP__/.rbenv/shims/bundle exec rake mastodon:users:clear \ No newline at end of file -- cgit v1.2.3-70-g09d2