aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2021-02-22 00:19:14 +0100
committerGuilhem Moulin <guilhem@fripost.org>2021-02-22 00:19:14 +0100
commit3d7cbb119cae717e0a3e5546d9a2b6ae982c514b (patch)
treebb3c2b4ba43a70130e4d62f1180be0390ad13e59
parent9898b1877ce2973bbc336921969bd7f16d3698fa (diff)
Add 'logfile' to lacme-account.conf.
-rw-r--r--config/lacme-accountd.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/lacme-accountd.conf b/config/lacme-accountd.conf
index d31c6c8..5c769cf 100644
--- a/config/lacme-accountd.conf
+++ b/config/lacme-accountd.conf
@@ -20,6 +20,10 @@
#
#socket = %t/S.lacme
+# An optional file where to log to.
+#
+#logfile =
+
# The "Key ID", as shown by `acme account`, to give the ACME client.
# A non-empty value revokes all account management access (status
# change, contact address updates etc.) from the client.