torrent: try switching port range syntax to the nftables one
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
c063b94af3
commit
d3d07df333
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ nrpe_procs_crit: 500
|
|||
nrpe_procs_warn: 300
|
||||
num_cpus: 2
|
||||
primary_auth_source: ipa
|
||||
tcp_ports: [53, 80, 443, 873, "6881:6999"]
|
||||
tcp_ports: [53, 80, 443, 873, "6881-6999"]
|
||||
udp_ports: [53]
|
||||
|
||||
notes: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue