Skip to content

Commit f004329

Browse files
features: Small comment fix for DNSAccount01Enabled (#8663)
1 parent 94215b6 commit f004329

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features/features.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ type Config struct {
7878
// DNSAccount01Enabled controls support for the dns-account-01 challenge
7979
// type. When enabled, the server can offer and validate this challenge
8080
// during certificate issuance. This flag must be set to true in the
81-
// RA, VA, and WFE2 services for full functionality.
81+
// RA and VA services for full functionality.
8282
DNSAccount01Enabled bool
8383
}
8484

0 commit comments

Comments
 (0)