summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index 5ed5d61bc..8b58e64e4 100644
--- a/config/config.json
+++ b/config/config.json
@@ -140,7 +140,7 @@
"QueryTimeout": 60
},
"ComplianceSettings": {
- "Enable": true,
+ "Enable": false,
"Directory": "./data/",
"EnableDaily": false
}