From ace580c522836e5287f4603ceea5da41881a4651 Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Wed, 4 Jun 2025 19:33:21 +0100 Subject: replace lfacme-{setup,renew} with a single lfacme command --- acme.conf.sample.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'acme.conf.sample.in') 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" -- cgit v1.2.3