diff options
Diffstat (limited to 'dotfiles/system')
| -rw-r--r-- | dotfiles/system/.ssh/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dotfiles/system/.ssh/config b/dotfiles/system/.ssh/config index 673fffb..6f97ab5 100644 --- a/dotfiles/system/.ssh/config +++ b/dotfiles/system/.ssh/config @@ -3,3 +3,6 @@ ControlPath ~/.ssh/%r@%h:%p IdentityFile ~/.ssh/id_ed25519 ServerAliveCountMax=30 ServerAliveInterval=5 + +Host cjennings.net + LogLevel ERROR |
