docs: continous_server_backup: simplify by removing need for recv.placeholder
This commit is contained in:
@@ -9,7 +9,4 @@ jobs:
|
||||
key: "/etc/zrepl/backups.key"
|
||||
client_cns:
|
||||
- "prod"
|
||||
recv:
|
||||
placeholder:
|
||||
encryption: inherit # use 'off' if sender uses send.encrypted
|
||||
root_fs: "storage/zrepl/sink"
|
||||
|
||||
@@ -9,8 +9,8 @@ jobs:
|
||||
key: /etc/zrepl/prod.key
|
||||
server_cn: "backups"
|
||||
filesystems: {
|
||||
"zroot/var/db": true,
|
||||
"zroot/usr/home<": true,
|
||||
"zroot<": true,
|
||||
"zroot/var/tmp<": false,
|
||||
"zroot/usr/home/paranoid": false
|
||||
}
|
||||
snapshotting:
|
||||
|
||||
Reference in New Issue
Block a user