Compare commits

..

1 Commits

Author SHA1 Message Date
19fc2a2404 fix: update compose submodule — remove apk add iptables-nft 2026-05-13 12:47:39 -04:00
2 changed files with 2 additions and 2 deletions

View File

@@ -474,7 +474,7 @@
services.openssh.settings = {
PermitRootLogin = "no";
MaxAuthTries = 3;
MaxSessions = 20;
MaxSessions = 10;
LoginGraceTime = 30;
ClientAliveInterval = 300;
ClientAliveCountMax = 2;