borgmatic/sample/config

13 lines
318 B
Plaintext
Raw Normal View History

2014-10-31 05:34:03 +00:00
[location]
# Space-separated list of source directories to backup.
source_directories: /home /etc
# Path to local or remote Attic repository.
repository: user@backupserver:sourcehostname.attic
[retention]
# Retention policy for how many backups to keep in each category.
2014-10-31 05:34:03 +00:00
keep_daily: 7
keep_weekly: 4
keep_monthly: 6