summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/default.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/default.json b/config/default.json
index e6f9cab1b..1c13c0f09 100644
--- a/config/default.json
+++ b/config/default.json
@@ -334,6 +334,13 @@
"FileRetentionDays": 365,
"DeletionJobStartTime": "02:00"
},
+ "MessageExportSettings": {
+ "EnableExport": false,
+ "DailyRunTime": "01:00",
+ "ExportFromTimestamp": 0,
+ "FileLocation": "export",
+ "BatchSize": 10000
+ },
"JobSettings": {
"RunJobs": true,
"RunScheduler": true