Files
opt/borgmatic/config/home.yaml
2025-10-12 16:14:18 +02:00

26 lines
414 B
YAML

source_directories:
- /shuttle/home
exclude_patterns:
- /shuttle/home/.snapshot
- /shuttle/home/*/.cache
repositories:
- path: /repo/home
umask: 22
compression: lz4
archive_name_format: '{now:%Y-%m-%d}'
unknown_unencrypted_repo_access_is_ok: true
relocated_repo_access_is_ok: true
keep_daily: 7
keep_weekly: 4
keep_monthly: 6
checks:
- name: repository
- name: archives
check_last: 3