SSH: Added missing catch-all block
This commit is contained in:
parent
f36f5f6e49
commit
0be050ba4a
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
Host *
|
||||||
|
UseRoaming no
|
||||||
|
IdentitiesOnly yes
|
||||||
|
Compression yes
|
||||||
|
|
||||||
Host biblioteca.me
|
Host biblioteca.me
|
||||||
HostName biblioteca.me
|
HostName biblioteca.me
|
||||||
Port port
|
Port port
|
||||||
|
|
Loading…
Reference in a new issue