move logRefusedConnections to base
This commit is contained in:
@@ -323,7 +323,6 @@
|
||||
firewall = {
|
||||
allowedUDPPorts = [53 80 443];
|
||||
allowedTCPPorts = [53 80 443];
|
||||
logRefusedConnections = false;
|
||||
checkReversePath = "loose"; # for tailscale
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user