Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOsirisInferi <github@flut.demon.nl>2020-02-06 23:12:17 +0300
committerOsirisInferi <github@flut.demon.nl>2020-02-06 23:12:17 +0300
commit0e03f827339dd3f6261b985f92b4b5ec6c6164d8 (patch)
tree900c982b9a1577b7e4cb874ce5159ad32470e292
parent5035a510a2e4f3e1d44223e59036f74c0f7c58b1 (diff)
Remove todo::
-rw-r--r--certbot-nginx/certbot_nginx/_internal/configurator.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/certbot-nginx/certbot_nginx/_internal/configurator.py b/certbot-nginx/certbot_nginx/_internal/configurator.py
index 66fbf5c61..90a8e6de6 100644
--- a/certbot-nginx/certbot_nginx/_internal/configurator.py
+++ b/certbot-nginx/certbot_nginx/_internal/configurator.py
@@ -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