mirror of
https://github.com/certbot/certbot.git
synced 2026-08-04 12:13:34 +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"
|
description = "Nginx Web Server - currently doesn't work"
|
||||||
|
|
||||||
|
hidden = True
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
def add_parser_arguments(cls, add):
|
def add_parser_arguments(cls, add):
|
||||||
add("server-root", default=constants.CLI_DEFAULTS["server_root"],
|
add("server-root", default=constants.CLI_DEFAULTS["server_root"],
|
||||||
|
|||||||
Reference in New Issue
Block a user