From: Lukas Schauer Date: Mon, 7 Dec 2015 10:15:10 +0000 (+0100) Subject: added default BASEDIR to example config X-Git-Tag: v0.1.0~195 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09ed26de5b30a11bc03bbb148b77f3ec9f210d98;p=thirdparty%2Fdehydrated.git added default BASEDIR to example config --- diff --git a/config.sh.example b/config.sh.example index ca242a6..f4d9634 100644 --- a/config.sh.example +++ b/config.sh.example @@ -3,6 +3,7 @@ #CA="https://acme-v01.api.letsencrypt.org" #WELLKNOWN=".acme-challenges" #KEYSIZE=4096 +#BASEDIR=./ # program called before responding to the challenge, arguments: path/to/token # token; can be used to e.g. upload the challenge if this script doesn't run