From 196578749869f6e5297640f52d9514b95e567019 Mon Sep 17 00:00:00 2001 From: frju365 Date: Tue, 26 Sep 2017 21:45:54 +0200 Subject: [PATCH] Update config.js --- conf/config.js | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/conf/config.js b/conf/config.js index 15ed883..226bf72 100644 --- a/conf/config.js +++ b/conf/config.js @@ -33,11 +33,8 @@ }, "storage": { - "type": "redis", - "host": "0.0.0.0", - "port": 6379, - "db": 2, - "expire": 2592000 + "type": "file", + "file": "YNH_DATA_PATH" }, "documents": {