From 13f02eb440b2b9b5f1521e0f22087879d843e202 Mon Sep 17 00:00:00 2001 From: inexcode Date: Fri, 17 Jan 2020 18:02:45 +0300 Subject: [PATCH] It works on my computer --- mastodon/mastodon-database-prune.timer | 2 +- pixelfed/pixelfed-prune.timer | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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