mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 19:02:52 +02:00
remove comment about renewer (#6115)
This commit is contained in:
committed by
Joona Hoikkala
parent
453eafb11e
commit
8b16a56de8
+1
-2
@@ -473,8 +473,7 @@ def _report_new_cert(config, cert_path, fullchain_path, key_path=None):
|
|||||||
def _determine_account(config):
|
def _determine_account(config):
|
||||||
"""Determine which account to use.
|
"""Determine which account to use.
|
||||||
|
|
||||||
In order to make the renewer (configuration de/serialization) happy,
|
If ``config.account`` is ``None``, it will be updated based on the
|
||||||
if ``config.account`` is ``None``, it will be updated based on the
|
|
||||||
user input. Same for ``config.email``.
|
user input. Same for ``config.email``.
|
||||||
|
|
||||||
:param config: Configuration object
|
:param config: Configuration object
|
||||||
|
|||||||
Reference in New Issue
Block a user