Remove main components from Alpha. (#6187)

acme, certbot, and the Nginx and Apache plugins should no longer be considered alpha-quality.
This commit is contained in:
Jacob Hoffman-Andrews
2018-07-10 13:52:58 -07:00
committed by Brad Warren
parent 3855cfc08d
commit 0672e63176
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ class NginxConfigurator(common.Installer):
"""
description = "Nginx Web Server plugin - Alpha"
description = "Nginx Web Server plugin"
DEFAULT_LISTEN_PORT = '80'