From 9e7e999b9d8ef45cdae11989df6339337cd25476 Mon Sep 17 00:00:00 2001 From: Amer Almadani Date: Wed, 31 May 2017 00:34:13 +0300 Subject: [PATCH] changed to file type Heroku testing --- config.js | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/config.js b/config.js index 52ad004..25525ea 100644 --- a/config.js +++ b/config.js @@ -33,11 +33,8 @@ }, "storage": { - "type": "redis", - "host": "0.0.0.0", - "port": 6379, - "db": 2, - "expire": 2592000 + "path": "./data", + "type": "file" }, "documents": {