mirror of
https://github.com/certbot/certbot.git
synced 2026-05-19 08:32:15 -04:00
Mark the Nginx plugin as alpha
This commit is contained in:
parent
4e1830b372
commit
9fd003cd66
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ class NginxConfigurator(common.Plugin):
|
|||
|
||||
"""
|
||||
|
||||
description = "Nginx Web Server - currently doesn't work"
|
||||
description = "Nginx Web Server plugin - Alpha"
|
||||
|
||||
hidden = True
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue