chore: tuic add max_udp_relay_packet_size

This commit is contained in:
wwqgtxx
2022-11-25 12:43:23 +08:00
parent a13dedb6e4
commit f542351404
4 changed files with 60 additions and 30 deletions

View File

@ -243,6 +243,7 @@ proxies:
# request_timeout: 8000
udp_relay_mode: native # Available: "native", "quic". Default: "native"
# congestion_controller: bbr # Available: "cubic", "new_reno", "bbr". Default: "cubic"
# max_udp_relay_packet_size: 1500
# skip-cert-verify: true
```