]> git.ipfire.org Git - thirdparty/dehydrated.git/commitdiff
also add default CA definition in description of variable
authorLukas Schauer <lukas@schauer.so>
Tue, 8 Dec 2015 14:42:57 +0000 (15:42 +0100)
committerLukas Schauer <lukas@schauer.so>
Tue, 8 Dec 2015 14:42:57 +0000 (15:42 +0100)
config.sh.example

index c7c48e7fcb4f09dd8e6e91705c7e6bce101283a6..bdbf8c18b8f621c8b905fa87f86244a27ec1ce2b 100644 (file)
@@ -9,7 +9,7 @@
 # Default values of this config are in comments        #
 ########################################################
 
-# Path to certificate authority
+# Path to certificate authority (default: https://acme-v01.api.letsencrypt.org)
 #CA="https://acme-v01.api.letsencrypt.org"
 
 # Output directory for challenge-tokens to be served by webserver or deployed in HOOK (default: $SCRIPTDIR/.acme-challenges)