mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 00:32:12 -04:00
Remove todo::
This commit is contained in:
parent
5035a510a2
commit
0e03f82733
1 changed files with 0 additions and 3 deletions
|
|
@ -313,9 +313,6 @@ class NginxConfigurator(common.Installer):
|
|||
.. todo:: This should maybe return list if no obvious answer
|
||||
is presented.
|
||||
|
||||
.. todo:: The special name "$hostname" corresponds to the machine's
|
||||
hostname. Currently we just ignore this.
|
||||
|
||||
:param str target_name: domain name
|
||||
:param bool create_if_no_match: If we should create a new vhost from default
|
||||
when there is no match found. If we can't choose a default, raise a
|
||||
|
|
|
|||
Loading…
Reference in a new issue