Skip to content

Commit

Permalink
Merge pull request #20 from punktDe/increase-max-startups
Browse files Browse the repository at this point in the history
sshd: Increase default max startups
  • Loading branch information
medanthelinium authored Nov 14, 2024
2 parents b7a8fd2 + 9f3c306 commit 5d351ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions defaults/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ system:
{%- endif -%}
sshd:
config:
MaxStartups: "100:30:100"
PasswordAuthentication: no
PermitRootLogin: no
rsyslog:
Expand Down

0 comments on commit 5d351ad

Please sign in to comment.