allow some more liberal port ranges on copernicus

This commit is contained in:
stupidcomputer 2024-11-13 21:55:58 -06:00
parent b73c435f5a
commit fc13c1cd7d
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@
allowedTCPPorts = [ 6000 ];
allowedTCPPortRanges = [
{ from = 1714; to = 1764; } # KDE Connect
{ from = 10000; to = 10100; } # temp stuff
];
allowedUDPPortRanges = [
{ from = 1714; to = 1764; } # KDE Connect