This commit is contained in:
soraefir
2026-06-01 00:37:31 +02:00
parent 22879d8897
commit 501fbf32a2

View File

@@ -10,7 +10,7 @@ in {
enable = true; enable = true;
ports = [ 422 ]; ports = [ 422 ];
settings = { settings = {
Banner = ""; #Banner = "";
PasswordAuthentication = false; PasswordAuthentication = false;
PermitRootLogin = "no"; PermitRootLogin = "no";
ClientAliveInterval = 60; ClientAliveInterval = 60;