From f2d26801b9647715fb43af873354d8def753868b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Espino?= Date: Mon, 12 Mar 2018 17:52:17 +0000 Subject: Adding new global relay settings to diagnostics and default.json (#8441) --- config/default.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'config') diff --git a/config/default.json b/config/default.json index cd170adef..b6bcc270a 100644 --- a/config/default.json +++ b/config/default.json @@ -358,7 +358,13 @@ "DailyRunTime": "01:00", "ExportFromTimestamp": 0, "FileLocation": "export", - "BatchSize": 10000 + "BatchSize": 10000, + "GlobalRelaySettings": { + "CustomerType": "A9", + "SmtpUsername": "", + "SmtpPassword": "", + "EmailAddress": "" + } }, "JobSettings": { "RunJobs": true, -- cgit v1.2.3-1-g7c22