From 903531212aa4888994b1af342f13262a3108c31d Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 25 Jul 2021 15:06:42 -0300 Subject: ssh.conf: Add commented useful debug line --- ssh.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/ssh.conf b/ssh.conf index df35e93..0b2969d 100644 --- a/ssh.conf +++ b/ssh.conf @@ -1,5 +1,6 @@ Host * ServerAliveInterval 30 +# LogLevel DEBUG Host euandre.org User root Host iroh -- cgit v1.2.3