mirror of
https://github.com/certbot/certbot.git
synced 2026-01-27 19:42:53 +03: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