mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-06-02 21:42:20 -04:00
sshd: raise MaxStartups to 4096
This commit is contained in:
parent
c315170cd6
commit
87db85274a
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ PrintMotd no # pam does that
|
|||
#UseDNS no
|
||||
#PidFile /run/sshd.pid
|
||||
PerSourceMaxStartups 1
|
||||
#MaxStartups 10:30:100
|
||||
MaxStartups 4096
|
||||
#PermitTunnel no
|
||||
#ChrootDirectory none
|
||||
#VersionAddendum none
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue