Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
EAimTY committed May 8, 2022
1 parent 1a55825 commit 8a53375
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,8 @@ Options:
Set the congestion control algorithm. Available:
"cubic", "new_reno", "bbr". Default: "cubic"
--max-idle-time MAX_IDLE_TIME
Set the maximum idle time for connections, in
milliseconds. The true idle timeout is the minimum of
this and the client's one. Default: 15000
Set the maximum idle time for QUIC connections, in
milliseconds. Default: 15000
--authentication-timeout AUTHENTICATION_TIMEOUT
Set the maximum time allowed between a QUIC connection
established and the TUIC authentication packet
Expand Down

0 comments on commit 8a53375

Please sign in to comment.