mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 09:44:20 +02:00
Marked Nginx as Alpha
This commit is contained in:
@@ -56,7 +56,7 @@ class NginxConfigurator(common.Plugin):
|
|||||||
zope.interface.implements(interfaces.IAuthenticator, interfaces.IInstaller)
|
zope.interface.implements(interfaces.IAuthenticator, interfaces.IInstaller)
|
||||||
zope.interface.classProvides(interfaces.IPluginFactory)
|
zope.interface.classProvides(interfaces.IPluginFactory)
|
||||||
|
|
||||||
description = "Nginx Web Server"
|
description = "Nginx Web Server - Alpha"
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
def add_parser_arguments(cls, add):
|
def add_parser_arguments(cls, add):
|
||||||
|
|||||||
Reference in New Issue
Block a user