summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/config.json b/config/config.json
index 3401a5e4f..56bd3d9fa 100644
--- a/config/config.json
+++ b/config/config.json
@@ -289,5 +289,9 @@
},
"DataRetentionSettings": {
"Enable": false
+ },
+ "JobSettings": {
+ "RunJobs": true,
+ "RunScheduler": true
}
}