{
    my $count = $sshd{ClientAliveCountMax} || 3;
    $OUT = "ClientAliveCountMax $count\n";
}

