feat: remove cache daily
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
user: mastodon
|
||||
name: Mastodon tootctl
|
||||
minute: "0"
|
||||
hour: "19"
|
||||
weekday: "5"
|
||||
hour: "2"
|
||||
job: "{{ mastodon_home }}/bin/remove_media.sh"
|
||||
|
||||
- name: cron for preview_cards tootctl
|
||||
@@ -14,6 +13,5 @@
|
||||
user: mastodon
|
||||
name: Mastodon tootctl preview
|
||||
minute: "30"
|
||||
hour: "19"
|
||||
weekday: "5"
|
||||
hour: "2"
|
||||
job: "{{ mastodon_home }}/bin/remove_preview_cards.sh"
|
||||
|
Reference in New Issue
Block a user