summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/default.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/config/default.json b/config/default.json
index 82b5fc57d..b05ff11e7 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,