Skip to content

Commit

Permalink
Merge pull request #1188 from atc0005/i380-update-default-timeout-doc…
Browse files Browse the repository at this point in the history
…-comment

Update doc comments for default connection timeout
  • Loading branch information
atc0005 authored Dec 18, 2024
2 parents 2992cce + 4a40cc9 commit 6c90737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/config/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ const (
defaultCertExpireAgeCritical int = 15

// Default timeout (in seconds) used when retrieving a certificate from a
// specified TCP port previously discovered to be open.
// specified TCP port.
defaultConnectTimeout int = 10

// Default choice of whether Go 1.17+ behavior of failing hostname
Expand Down

0 comments on commit 6c90737

Please sign in to comment.