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