__letsencrypt_cert: add nonparallel and make admin-email required

This commit is contained in:
kamila 2017-12-27 17:20:55 +01:00
parent b4e98d4ab4
commit 7611c400ea
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