From 44921afecd884ad68aac3435a66e7d229e182ae0 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Sun, 21 May 2023 22:45:40 +0100 Subject: [PATCH] acme: may as well be patient --- applications/acme.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/acme.nix b/applications/acme.nix index cd04aa5..4177f1b 100644 --- a/applications/acme.nix +++ b/applications/acme.nix @@ -14,7 +14,7 @@ credentialsFile = "/run/agenix/acme"; # We don't need to wait for propagation since this is a local DNS server - dnsPropagationCheck = false; + dnsPropagationCheck = true; }; certs = {