mirror of
https://github.com/traefik/traefik
synced 2026-02-03 13:30:32 +00:00
Fix deprecated dnsChallenge propagation logging and documentation
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user