mastodon_ynh/conf/cron

6 lines
423 B
Text
Raw Normal View History

2020-05-19 17:20:06 +00:00
@daily cd __FINAL_PATH__/live && RAILS_ENV=production bin/tootctl media remove
2020-05-19 21:57:16 +00:00
@monthly cd __FINAL_PATH__/live && RAILS_ENV=production bin/tootctl media remove-orphans
@monthly cd __FINAL_PATH__/live && RAILS_ENV=production bin/tootctl accounts cull
2020-05-22 01:16:41 +00:00
@monthly cd __FINAL_PATH__/live && RAILS_ENV=production bin/tootctl statuses remove
2020-05-22 01:12:41 +00:00
@monthly cd __FINAL_PATH__/live && RAILS_ENV=production bin/tootctl preview_cards remove