aboutsummaryrefslogtreecommitdiff
path: root/acme.toml
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2015-12-17 01:15:27 +0100
committerDimitri Sokolyuk <demon@dim13.org>2015-12-17 01:15:27 +0100
commit20f1622cd981833cb9a070c2cbf4cf1e2ee39546 (patch)
tree3429243c3a279d76a57813c307213183825e08ec /acme.toml
parent91cc9d2f53932f42afe89245f346a97b45edda9f (diff)
It's hours, not minutes
Diffstat (limited to 'acme.toml')
-rw-r--r--acme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/acme.toml b/acme.toml
index 2c65156..70a4bd8 100644
--- a/acme.toml
+++ b/acme.toml
@@ -1,5 +1,5 @@
[defaults]
-gracetime = "10080h" # 1 week
+gracetime = "168h" # 1 week
listen = "localhost:8443"
basedir = ".acme" # usually "/etc/ssl"
provider = "les"