mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
add dns_route53_propagation_seconds to DEPRECATED_OPTIONS (#9652)
Fixes #9651.
This commit is contained in:
parent
1bd6bef42f
commit
df85c25da8
1 changed files with 2 additions and 0 deletions
|
|
@ -93,4 +93,6 @@ DEPRECATED_OPTIONS = {
|
|||
"no_self_upgrade",
|
||||
"no_bootstrap",
|
||||
"no_permissions_check",
|
||||
"dns_route53_propagation_seconds",
|
||||
"certbot_route53:auth_propagation_seconds"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue