diff --git a/hosts/nachtigall/apps/caddy.nix b/hosts/nachtigall/apps/caddy.nix index 9c74f4b..887d5ec 100644 --- a/hosts/nachtigall/apps/caddy.nix +++ b/hosts/nachtigall/apps/caddy.nix @@ -48,7 +48,6 @@ in { enable = lib.mkForce true; group = "hakkonaut"; email = "admins@pub.solar"; - enableReload = true; globalConfig = lib.mkForce '' grace_period 60s '';