]> git.street.me.uk Git - andy/dehydrated.git/blobdiff - docs/examples/config
added multi-account support (fixes #92, #163)
[andy/dehydrated.git] / docs / examples / config
index 23322e6134d70d5a9262cf406caac1e6ce427b6d..30a6e29ad34381084528dbd62aed883e1e6905ad 100644 (file)
@@ -34,6 +34,9 @@
 # Output directory for generated certificates
 #CERTDIR="${BASEDIR}/certs"
 
+# Directory for account keys
+#ACCOUNTDIR="${BASEDIR}/accounts"
+
 # Output directory for challenge-tokens to be served by webserver or deployed in HOOK (default: $BASEDIR/.acme-challenges)
 #WELLKNOWN="${BASEDIR}/.acme-challenges"