Autorestic: Increase Nextcloud backup schedule frequency
This commit is contained in:
parent
ff1b2bed1e
commit
e668b690c2
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ in {
|
|||
- zfs
|
||||
- ssd
|
||||
- eustachius
|
||||
cron: '0 4 * * *' # Every Day at 4:00
|
||||
cron: '0 4,12,20 * * *' # Every Day at 4:00, 12:00 and 20:00
|
||||
hooks:
|
||||
<<: *default_hooks
|
||||
before:
|
||||
|
|
Loading…
Reference in a new issue