From 3d377ee64e88c8945e07e89df407eb90055c0e2a Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 15 Aug 2020 19:27:36 -0300 Subject: Remove duplicate letsencryptEmail entry This option is to override the global one. Since they are the same, it has no effect. --- vps-configuration.env.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'vps-configuration.env.nix') diff --git a/vps-configuration.env.nix b/vps-configuration.env.nix index 7bf5a4e..ad24f83 100644 --- a/vps-configuration.env.nix +++ b/vps-configuration.env.nix @@ -76,7 +76,6 @@ in { certs = { "${envsubstConfiguration.prosodyTLD}" = { webroot = "/var/www/${envsubstConfiguration.prosodyTLD}"; - email = envsubstConfiguration.letsencryptEmail; user = "prosody"; group = "prosody"; extraDomains = { -- cgit v1.2.3