aboutsummaryrefslogtreecommitdiffstats
path: root/roles/mastodon/templates/etc/systemd/system/mastodon-cleanup.timer.j2
blob: a767551cf18f1f74b13d56217aac2d5e68dfea49 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Mastodon cleanup on calendar interval

[Timer]
OnCalendar=weekly
AccuracySec=1h
Persistent=true

[Install]
WantedBy=multi-user.target