mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-19 02:13:40 -05:00
Sync interval to 2 days
This commit is contained in:
@@ -83,7 +83,7 @@ job "icloud_backup" {
|
|||||||
drive:
|
drive:
|
||||||
destination: "drive"
|
destination: "drive"
|
||||||
remove_obsolete: true
|
remove_obsolete: true
|
||||||
sync_interval: 21600 # 12 hours
|
sync_interval: 172800 # 2 days
|
||||||
filters:
|
filters:
|
||||||
# File filters to be included in syncing iCloud drive content
|
# File filters to be included in syncing iCloud drive content
|
||||||
folders:
|
folders:
|
||||||
@@ -120,7 +120,7 @@ job "icloud_backup" {
|
|||||||
photos:
|
photos:
|
||||||
destination: "photos"
|
destination: "photos"
|
||||||
remove_obsolete: true
|
remove_obsolete: true
|
||||||
sync_inteval: 21600 # 12 hours
|
sync_inteval: 172800 # 2 days
|
||||||
filters:
|
filters:
|
||||||
albums:
|
albums:
|
||||||
# - "album1"
|
# - "album1"
|
||||||
|
|||||||
Reference in New Issue
Block a user