From 3d67aaf24e870569d7a9038adbfde661826da6ea Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 26 Feb 2022 16:34:53 +0100 Subject: ... --- hosts/surtr/matrix/default.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hosts/surtr/matrix') diff --git a/hosts/surtr/matrix/default.nix b/hosts/surtr/matrix/default.nix index ce8a0831..58ea04cb 100644 --- a/hosts/surtr/matrix/default.nix +++ b/hosts/surtr/matrix/default.nix @@ -156,6 +156,9 @@ zone = "synapse.li"; certCfg = { server = "https://acme.zerossl.com/v2/DV90"; + extraLegoFlags = [ + "--cert.timeout" "300" + ]; postRun = '' ${pkgs.systemd}/bin/systemctl try-restart coturn.service ''; -- cgit v1.2.3