summaryrefslogtreecommitdiff
path: root/src/ssh.conf
blob: ca41df07ca3d4f1a9a6dddfd971eac2d78e710fe (plain) (blame)
1
2
3
4
5
6
Host *
  ServerAliveInterval 30
  ServerAliveCountMax 20
  ControlMaster auto
  ControlPath ${XDG_STATE_HOME}/ssh/conn/%r@%h:%p
  ControlPersist 1h