added RESTIC_ARGS to example config
This commit is contained in:
parent
bfd4eb9007
commit
3cd7f89231
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@ BACKUP_HOSTNAME="backuphost.example.org"
|
|||
BACKUP_DIR="/"
|
||||
BACKUP_ARGS="--tag filesystem"
|
||||
# HEALTHCHECK_URL="<URL from https://healthchecks.io/checks/ to notify>"
|
||||
# RESTIC_ARGS="<optional restic args appended to all commands>"
|
||||
|
|
Loading…
Reference in a new issue