Reduce SSH Sessions
This commit is contained in:
parent
dbec838a71
commit
bea01912c5
@ -15,8 +15,12 @@ LogLevel VERBOSE
|
||||
|
||||
AuthenticationMethods publickey
|
||||
|
||||
MaxAuthTries 5
|
||||
MaxSessions 8
|
||||
MaxAuthTries 3
|
||||
MaxSessions 2
|
||||
|
||||
Compression no
|
||||
TCPKeepAlive no
|
||||
ClientAliveCountMax 2
|
||||
|
||||
PubkeyAuthentication yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user