mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:05:31 +02:00
hide the nginx plugin
This commit is contained in:
@@ -57,6 +57,8 @@ class NginxConfigurator(common.Plugin):
|
||||
|
||||
description = "Nginx Web Server - currently doesn't work"
|
||||
|
||||
hidden = True
|
||||
|
||||
@classmethod
|
||||
def add_parser_arguments(cls, add):
|
||||
add("server-root", default=constants.CLI_DEFAULTS["server_root"],
|
||||
|
||||
Reference in New Issue
Block a user