Skip to content

Commit b8e8cdc

Browse files
committed
settings: m code comment
1 parent 91437d1 commit b8e8cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intra/settings/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ type DialerOpts struct {
364364
// Retry is the retry strategy.
365365
Retry int32
366366
// LowerKeepAlive is the flag to enable low TCP keep-alive.
367-
// Currently, 180s for idle, 5s for interval, and 4 probes.
367+
// Currently, 600s for idle, 5s for interval, and 4 probes.
368368
LowerKeepAlive bool
369369
}
370370

0 commit comments

Comments
 (0)