From 20f1622cd981833cb9a070c2cbf4cf1e2ee39546 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Thu, 17 Dec 2015 01:15:27 +0100 Subject: It's hours, not minutes --- acme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'acme.toml') 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" -- cgit v1.2.3