add comment about firewall

This commit is contained in:
Motiejus Jakštys 2023-03-29 22:21:16 +03:00
parent 6b14092fcf
commit 48e3f2f858

View File

@ -612,7 +612,7 @@ in {
]; ];
allowedUDPPortRanges = coturn; allowedUDPPortRanges = coturn;
logRefusedConnections = false; logRefusedConnections = false;
checkReversePath = "loose"; # tailscale insists on this checkReversePath = "loose"; # for tailscale
}; };
}; };