mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
22 lines
418 B
YAML
22 lines
418 B
YAML
source_directories:
|
|
- .
|
|
|
|
exclude_patterns:
|
|
- 'code-server/config/*'
|
|
- 'code-server/workspace/*'
|
|
- 'immich/library/*'
|
|
|
|
archive_name_format: 'apps-{now}'
|
|
repositories:
|
|
#- path: ssh://user@backupserver/./sourcehostname.borg
|
|
# label: backupserver
|
|
- path: /engi/backup/borg/borg-apps
|
|
label: local
|
|
|
|
|
|
keep_daily: 7
|
|
keep_weekly: 4
|
|
keep_monthly: 6
|
|
|
|
encryption_passphrase: "***REMOVED***"
|