Files
opt/borgmatic/config/opt.yaml
2026-01-30 09:42:07 +01:00

29 lines
511 B
YAML

source_directories:
- /shuttle/opt
exclude_patterns:
- /shuttle/opt/.snapshot
- /shuttle/opt/jupyter/conda
- /shuttle/opt/emby/metadata
- /shuttle/opt/btsync/var/*.journal*
- /shuttle/opt/openvpn-server/*.log
repositories:
- path: /repo/opt
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