From 3873ebaac2f1f97db65e5eb00bef13f250446a14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Mon, 27 Mar 2023 10:45:02 +0200 Subject: [PATCH] Don't override the SMTP config with the same values --- environments/production.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/environments/production.json b/environments/production.json index 7d15290..6c44e15 100644 --- a/environments/production.json +++ b/environments/production.json @@ -2,12 +2,6 @@ "name": "production", "override_attributes": { "akkounts": { - "smtp": { - "from_address": "accounts ", - "domain": "kosmos.org", - "auth_method": "plain", - "enable_starttls": "auto" - }, "lndhub": { "public_url": "https://lndhub.kosmos.org", "public_key": "024cd3be18617f39cf645851e3ba63f51fc13f0bb09e3bb25e6fd4de556486d946"