summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2016-03-15 18:30:41 -0700
committer=Corey Hulen <corey@hulen.com>2016-03-15 18:30:41 -0700
commitae2e80148ee80422d06a9a82569f0188800ad065 (patch)
tree1d8a921c80c9f8c195efc9030f88ec2c1a3d052f /config
parent36b17bf99ddd35c0c223722f8b6f4f1c71b2235e (diff)
downloadchat-ae2e80148ee80422d06a9a82569f0188800ad065.tar.gz
chat-ae2e80148ee80422d06a9a82569f0188800ad065.tar.bz2
chat-ae2e80148ee80422d06a9a82569f0188800ad065.zip
Fixing config file
Diffstat (limited to 'config')
-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
}