1
0
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:
Brad Warren
2016-08-17 16:37:01 -07:00
parent 4e1830b372
commit 9fd003cd66

View File

@@ -55,7 +55,7 @@ class NginxConfigurator(common.Plugin):
"""
description = "Nginx Web Server - currently doesn't work"
description = "Nginx Web Server plugin - Alpha"
hidden = True