ejabberd: reduce TURN port pool

This commit is contained in:
Colin 2023-02-21 11:23:56 +00:00
parent 499078e0f8
commit 58b219546b

View File

@ -38,11 +38,11 @@
];
networking.firewall.allowedTCPPortRanges = [{
from = 49152; # TURN
to = 65535;
to = 49408;
}];
networking.firewall.allowedUDPPortRanges = [{
from = 49152; # TURN
to = 65535;
to = 49408;
}];
# provide access to certs