Add config folder
This commit is contained in:
parent
d396a65adc
commit
b9b0cae0d2
6 changed files with 24 additions and 19 deletions
4
config/ssh_config
Normal file
4
config/ssh_config
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Host *
|
||||
StrictHostKeyChecking no
|
||||
ServerAliveInterval 30
|
||||
ServerAliveCountMax 3
|
||||
Loading…
Add table
Add a link
Reference in a new issue