torrent: try switching port range syntax to the nftables one

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-04-24 15:07:17 -07:00
parent c063b94af3
commit d3d07df333

View file

@ -18,7 +18,7 @@ nrpe_procs_crit: 500
nrpe_procs_warn: 300 nrpe_procs_warn: 300
num_cpus: 2 num_cpus: 2
primary_auth_source: ipa primary_auth_source: ipa
tcp_ports: [53, 80, 443, 873, "6881:6999"] tcp_ports: [53, 80, 443, 873, "6881-6999"]
udp_ports: [53] udp_ports: [53]
notes: | notes: |