diff --git a/mastodon/mastodon-database-prune.timer b/mastodon/mastodon-database-prune.timer index dedfc35..0158839 100644 --- a/mastodon/mastodon-database-prune.timer +++ b/mastodon/mastodon-database-prune.timer @@ -1,5 +1,5 @@ [Unit] -Description=Prune data from the restic repository monthly (Mastodon db) +Description=Prune data from the restic repository weekly (Mastodon db) [Timer] OnCalendar=weekly Persistent=true diff --git a/pixelfed/pixelfed-prune.timer b/pixelfed/pixelfed-prune.timer index f653972..da983f0 100644 --- a/pixelfed/pixelfed-prune.timer +++ b/pixelfed/pixelfed-prune.timer @@ -1,5 +1,5 @@ [Unit] -Description=Prune data from the restic repository monthly (pixelfed) +Description=Prune data from the restic repository weekly (pixelfed) [Timer] OnCalendar=weekly Persistent=true