mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 00:22:28 +02:00
add dns_route53_propagation_seconds to DEPRECATED_OPTIONS (#9652)
Fixes #9651.
This commit is contained in:
@@ -93,4 +93,6 @@ DEPRECATED_OPTIONS = {
|
|||||||
"no_self_upgrade",
|
"no_self_upgrade",
|
||||||
"no_bootstrap",
|
"no_bootstrap",
|
||||||
"no_permissions_check",
|
"no_permissions_check",
|
||||||
|
"dns_route53_propagation_seconds",
|
||||||
|
"certbot_route53:auth_propagation_seconds"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user