From cc1bff80f7bacb7d5e03a36afc0d9cfb21830130 Mon Sep 17 00:00:00 2001 From: GHOSCHT <31184695+GHOSCHT@users.noreply.github.com> Date: Fri, 16 Aug 2024 12:29:41 +0200 Subject: [PATCH] Revert increased nextcloud backup frequency takes too much time for nextcloud to still be usable --- hosts/franz/restic.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/franz/restic.nix b/hosts/franz/restic.nix index dff5468..f98c796 100644 --- a/hosts/franz/restic.nix +++ b/hosts/franz/restic.nix @@ -145,7 +145,7 @@ in { - zfs - ssd - eustachius - cron: '0 4,12,20 * * *' # Every Day at 4:00, 12:00 and 20:00 + cron: '0 4 * * *' # Every Day at 4:00 hooks: <<: *default_hooks before: