__letsencrypt_cert: add nonparallel and make admin-email required (#609)

This commit is contained in:
kamila 2017-12-29 17:10:16 +01:00 committed by Darko Poljak
parent fc8dded8e9
commit a657af64a1
5 changed files with 5 additions and 5 deletions

View File

@ -17,12 +17,13 @@ REQUIRED PARAMETERS
webroot
The path to your webroot, as set up in your webserver config.
admin-email
Where to send Let's Encrypt emails like "certificate needs renewal".
OPTIONAL PARAMETERS
-------------------
admin-email
Where to send Let's Encrypt emails like "certificate needs renewal". Defaults to root@localhost.
None.
EXAMPLES
--------

View File

@ -1 +0,0 @@
root@localhost

View File

@ -1 +0,0 @@
admin-email

View File

@ -1 +1,2 @@
admin-email
webroot