Skip to content

One Timer for 2 Repositories (incl. forget & check) #246

Answered by jkellerer
bauerbyter asked this question in Q&A
Discussion options

You must be logged in to vote

Scheduling multiple backups with one timer is a work in progress, it is not ready yet but on the list of future enhancements: #146

As you already found check and retention can be bound to backup (just putting it here for reference):

default:
  ....

  # Backup command
  backup:
    check-after: true
    source: [...]
    schedule: "04:00"

  # Retention policy command
  retention:
    after-backup: true    # will default to true from v0.23
    keep-daily: 7
    keep-weekly: 4

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@bauerbyter
Comment options

Answer selected by bauerbyter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants