Release 0.9.3

This commit is contained in:
Brad Warren
2016-10-13 18:21:29 -07:00
parent 4fcc3c8d0c
commit ce4e00569e
12 changed files with 72 additions and 72 deletions
+9 -9
View File
@@ -307,6 +307,15 @@ plugins:
--webroot Obtain certs by placing files in a webroot directory.
(default: False)
nginx:
Nginx Web Server plugin - Alpha
--nginx-server-root NGINX_SERVER_ROOT
Nginx server root directory. (default: /etc/nginx)
--nginx-ctl NGINX_CTL
Path to the 'nginx' binary, used for 'configtest' and
retrieving nginx version number. (default: nginx)
standalone:
Spin up a temporary webserver
@@ -319,15 +328,6 @@ manual:
Automatically allows public IP logging. (default:
False)
nginx:
Nginx Web Server plugin - Alpha
--nginx-server-root NGINX_SERVER_ROOT
Nginx server root directory. (default: /etc/nginx)
--nginx-ctl NGINX_CTL
Path to the 'nginx' binary, used for 'configtest' and
retrieving nginx version number. (default: nginx)
webroot:
Place files in webroot directory