Fix deprecated dnsChallenge propagation logging and documentation

This commit is contained in:
thomscode
2025-01-13 01:06:04 -08:00
committed by GitHub
parent 9a9644bafe
commit 0a6ff446c7
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -503,7 +503,7 @@ certificatesResolvers:
By default, the `provider` verifies the TXT record _before_ letting ACME verify.
You can delay this operation by specifying a delay (in seconds) with `delayBeforeCheck` (value must be greater than zero).
You can delay this operation by specifying a delay (in seconds) with `delayBeforeChecks` (value must be greater than zero).
This option is useful when internal networks block external DNS queries.