move logRefusedConnections to base

This commit is contained in:
2023-08-24 23:49:21 +03:00
parent c3168bb2d3
commit 6cf894ee68
5 changed files with 2 additions and 4 deletions

View File

@@ -323,7 +323,6 @@
firewall = {
allowedUDPPorts = [53 80 443];
allowedTCPPorts = [53 80 443];
logRefusedConnections = false;
checkReversePath = "loose"; # for tailscale
};
};