ssh: remove default settings + unnecessary settings

This commit is contained in:
Thomas Preisner 2017-10-14 16:10:27 +02:00
parent 8a8a62a50a
commit 1a3f0a08a0

View file

@ -41,6 +41,3 @@ Host steep
# use if they havent been defined yet: # use if they havent been defined yet:
Host * Host *
Compression yes Compression yes
# IdentitiesOnly yes
TCPKeepAlive yes
UpdateHostKeys ask