summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-07-14 15:12:04 -0800
committer=Corey Hulen <corey@hulen.com>2015-07-14 15:12:04 -0800
commit246d12aaf23fa3a2c23225b33a333effff76253b (patch)
treec2a19c301b34391427e60e0e5cfcbf9879a44ee7 /config/config.json
parenta45dea6b06bb62b3fb953d598854c371f417082d (diff)
downloadchat-246d12aaf23fa3a2c23225b33a333effff76253b.tar.gz
chat-246d12aaf23fa3a2c23225b33a333effff76253b.tar.bz2
chat-246d12aaf23fa3a2c23225b33a333effff76253b.zip
fixes mm-1348 removing dependency on redis
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/config/config.json b/config/config.json
index b0a019e8d..dfbddaf9f 100644
--- a/config/config.json
+++ b/config/config.json
@@ -31,10 +31,6 @@
"Trace": false,
"AtRestEncryptKey": "Ya0xMrybACJ3sZZVWQC7e31h5nSDWZFS"
},
- "RedisSettings": {
- "DataSource": "dockerhost:6379",
- "MaxOpenConns": 1000
- },
"AWSSettings": {
"S3AccessKeyId": "",
"S3SecretAccessKey": "",