docs: update 'mappping & filter syntax' + more elaborate sampleconf

This commit is contained in:
Christian Schwarz
2017-10-02 18:29:08 +02:00
parent ea6f02368b
commit e6d08149ef
2 changed files with 49 additions and 37 deletions

View File

@ -7,7 +7,8 @@ jobs:
mapping: {
"zroot/var/db<": "storage/backups/local/zroot/var/db",
"zroot/usr/home<": "storage/backups/local/zroot/usr/home",
"zroot/var/tmp": "!", #don't backup /tmp
"zroot/usr/home/paranoid": "!", #don't backup paranoid user
"zroot/poudriere/ports<": "!", #don't backup the ports trees
}
snapshot_prefix: zrepl_
interval: 10m