docs(bootstrap): document desktop, initramfs, and FDE features with SSH keepalive config
This commit is contained in:
@@ -3,3 +3,6 @@ hash_behaviour = merge
|
||||
interpreter_python = auto_silent
|
||||
deprecation_warnings = False
|
||||
host_key_checking = False
|
||||
|
||||
[ssh_connection]
|
||||
ssh_args = -C -o ControlMaster=auto -o ControlPersist=600s -o ServerAliveInterval=30 -o ServerAliveCountMax=10
|
||||
|
||||
Reference in New Issue
Block a user