mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-22 00:13:52 +01:00
quickstart: sample config uses placeholders, so provide sample value for recv.placeholder.encryption
This commit is contained in:
parent
5240ab4949
commit
3d3d1b5679
@ -9,4 +9,7 @@ jobs:
|
|||||||
key: "/etc/zrepl/backups.key"
|
key: "/etc/zrepl/backups.key"
|
||||||
client_cns:
|
client_cns:
|
||||||
- "prod"
|
- "prod"
|
||||||
|
recv:
|
||||||
|
placeholder:
|
||||||
|
encryption: inherit # use 'off' if sender uses send.encrypted
|
||||||
root_fs: "storage/zrepl/sink"
|
root_fs: "storage/zrepl/sink"
|
||||||
|
Loading…
Reference in New Issue
Block a user