aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorBenjamin Tietz <bt@bahntechnik.de>2020-09-23 17:22:32 +0200
committerGuilhem Moulin <guilhem@fripost.org>2021-02-14 15:47:53 +0100
commit9dfb2cde7baf686113e49266c28940c8a564c1ca (patch)
tree35c0ab9b2b01b49a42758065cebd4980eeed9eee /config
parent1005c094839b76dffde6a10138af978cb8d83375 (diff)
lacme: allow direct use challenge-directory .well-known/acme-challenge
Diffstat (limited to 'config')
-rw-r--r--config/lacme.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/lacme.conf b/config/lacme.conf
index e49bd39..2955984 100644
--- a/config/lacme.conf
+++ b/config/lacme.conf
@@ -71,6 +71,10 @@
#
#challenge-directory =
+# Do not symlink the challenge-directory, but copy the challenge-files
+# explictly.
+#hard-copy-challenge-directory = No
+
# username to drop privileges to (setting both effective and real uid).
# Skip privilege drop if the value is empty (not recommended).
#