unnecesary setting

This commit is contained in:
2023-10-27 11:07:12 -06:00
parent 434e218365
commit 831d6a64f7

View File

@@ -1043,7 +1043,6 @@ services = {
settings = { settings = {
PasswordAuthentication = false; PasswordAuthentication = false;
KbdInteractiveAuthentication = false; KbdInteractiveAuthentication = false;
GatewayPorts = true;
}; };
}; };
}; };