mirror of
https://github.com/zrepl/zrepl.git
synced 2025-07-01 06:50:11 +02:00
docs + samples: adjust ssh 'Compression' arg in examples
This commit is contained in:
@ -288,7 +288,7 @@ Connect
|
||||
port: 22
|
||||
identity_file: /etc/zrepl/ssh/identity
|
||||
# options: # optional, default [], `-o` arguments passed to ssh
|
||||
# - "Compression=on"
|
||||
# - "Compression=yes"
|
||||
# dial_timeout: 10s # optional, default 10s, max time.Duration until initial handshake is completed
|
||||
|
||||
The connecting zrepl daemon
|
||||
|
Reference in New Issue
Block a user