changed incorrect comment in lyra's config

This commit is contained in:
foxora 2026-03-04 18:08:37 +00:00
parent 6a3c29ef39
commit e8c124bc16

View file

@ -39,7 +39,7 @@
PasswordAuthentication = false;
PermitRootLogin = "no";
AllowUsers = ["foxora"];
UseDns = false; # enables rDNS lookup
UseDns = false; # disable rDNS lookup
X11Forwarding = false;
};
};