add dns_route53_propagation_seconds to DEPRECATED_OPTIONS (#9652)

Fixes #9651.
This commit is contained in:
alexzorin 2023-04-04 03:20:22 +10:00 committed by GitHub
parent 1bd6bef42f
commit df85c25da8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -93,4 +93,6 @@ DEPRECATED_OPTIONS = {
"no_self_upgrade",
"no_bootstrap",
"no_permissions_check",
"dns_route53_propagation_seconds",
"certbot_route53:auth_propagation_seconds"
}