mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Adjust client reports to use RenewerConfiguration. Fix docs.
This commit is contained in:
@@ -88,6 +88,7 @@ class RenewableCert(object): # pylint: disable=too-many-instance-attributes
|
||||
:param configobj.ConfigObj config_opts: systemwide defaults for
|
||||
renewal properties not otherwise specified in the individual
|
||||
renewal config file.
|
||||
:param .RenewerConfiguration cli_config:
|
||||
|
||||
:raises ValueError: if the configuration file's name didn't end
|
||||
in ".conf", or the file is missing or broken.
|
||||
|
||||
Reference in New Issue
Block a user