allow binding of custom UDP retransmit ports

This commit is contained in:
zefie
2026-04-22 11:27:50 -04:00
parent 9c6493332f
commit a1c8ec09e3
3 changed files with 75 additions and 25 deletions

View File

@@ -399,6 +399,8 @@
"flags": "0x00000001",
"allow_double_slash": true,
"protocol_handler": "pnm",
"udp_bind_port_min": 57361,
"udp_bind_port_max": 57391,
"descriptor_after_hello_ms": 85,
"burst_prestart_ms": 5000,
"debug": true,