mirror of
https://github.com/certbot/certbot.git
synced 2026-07-26 07:39:52 +02:00
Mark the Nginx plugin as alpha
This commit is contained in:
@@ -55,7 +55,7 @@ class NginxConfigurator(common.Plugin):
|
||||
|
||||
"""
|
||||
|
||||
description = "Nginx Web Server - currently doesn't work"
|
||||
description = "Nginx Web Server plugin - Alpha"
|
||||
|
||||
hidden = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user