Skip to content

Commit

Permalink
settings: m code comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ignoramous committed Oct 20, 2024
1 parent 91437d1 commit b8e8cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion intra/settings/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ type DialerOpts struct {
// Retry is the retry strategy.
Retry int32
// LowerKeepAlive is the flag to enable low TCP keep-alive.
// Currently, 180s for idle, 5s for interval, and 4 probes.
// Currently, 600s for idle, 5s for interval, and 4 probes.
LowerKeepAlive bool
}

Expand Down

0 comments on commit b8e8cdc

Please sign in to comment.