From f5b9c22c66e143be069c519ebc1205c21af75d98 Mon Sep 17 00:00:00 2001 From: Nathaniel Landau Date: Tue, 29 Mar 2022 08:25:27 -0400 Subject: [PATCH] Sync interval to 2 days --- templates/nomad_jobs/icloud_backup.hcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/nomad_jobs/icloud_backup.hcl b/templates/nomad_jobs/icloud_backup.hcl index 6a8a653..9be8303 100644 --- a/templates/nomad_jobs/icloud_backup.hcl +++ b/templates/nomad_jobs/icloud_backup.hcl @@ -83,7 +83,7 @@ job "icloud_backup" { drive: destination: "drive" remove_obsolete: true - sync_interval: 21600 # 12 hours + sync_interval: 172800 # 2 days filters: # File filters to be included in syncing iCloud drive content folders: @@ -120,7 +120,7 @@ job "icloud_backup" { photos: destination: "photos" remove_obsolete: true - sync_inteval: 21600 # 12 hours + sync_inteval: 172800 # 2 days filters: albums: # - "album1"