diff options
Diffstat (limited to 'acme.conf.sample.in')
| -rw-r--r-- | acme.conf.sample.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/acme.conf.sample.in b/acme.conf.sample.in index d6cea21..3bf5df8 100644 --- a/acme.conf.sample.in +++ b/acme.conf.sample.in @@ -46,7 +46,7 @@ # When using the "http" challenge handler, this is the directory which contains # ACME challenges. This must be served at /.well-known/acme-challenge on any # domain using http validation. -# No default, you must set this if you use the "http" handler. +# No default; you must set this if you use the "http" handler. #ACME_HTTP_CHALLENGE_DIR="/var/www/acme-challenge" |
