James Patrick
fee5f79d64
This currently included 2 important settings. 1. Keep alive for SSH 2. The correct port for SSH on git.jpatrick.io
10 lines
100 B
Plaintext
10 lines
100 B
Plaintext
ServerAliveInterval 300
|
|
ServerAliveCountMax 3
|
|
|
|
Host git.jpatrick.io
|
|
Port 222
|
|
|
|
Host *
|
|
UseRoaming no
|
|
|