mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-21 16:03:32 +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"
|
||||
client_cns:
|
||||
- "prod"
|
||||
recv:
|
||||
placeholder:
|
||||
encryption: inherit # use 'off' if sender uses send.encrypted
|
||||
root_fs: "storage/zrepl/sink"
|
||||
|
Loading…
Reference in New Issue
Block a user