mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 08:03:19 +02:00
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:
committed by
Brad Warren
parent
3855cfc08d
commit
0672e63176
@@ -60,7 +60,7 @@ class NginxConfigurator(common.Installer):
|
||||
|
||||
"""
|
||||
|
||||
description = "Nginx Web Server plugin - Alpha"
|
||||
description = "Nginx Web Server plugin"
|
||||
|
||||
DEFAULT_LISTEN_PORT = '80'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user