diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/lacme.conf | 4 | 
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).  # | 
