summaryrefslogtreecommitdiff
path: root/borg-family-0.1/src/etc/confvars
blob: f737648cc48541af5675ac91623e1ea9dbc6d802 (plain)
1
2
3
4
5
# This file is used by bfenv and bfrun (bash scripts)
borg_init_opts=( -e repokey-blake2 --make-parent-dirs -v )
borg_check_opts=( --last $((1+$(bfwhat | wc -l) )) -v )
borg_create_opts=( --one-file-system --compression zstd --exclude-caches --exclude-if-present=NOBACKUPDIR.TAG --keep-exclude-tags --list --filter=AMEi-x --stats --show-rc -v )
quiet=0