changed to file type

Heroku testing
This commit is contained in:
Amer Almadani 2017-05-31 00:34:13 +03:00 committed by GitHub
parent d2c2d3f790
commit 9e7e999b9d
1 changed files with 2 additions and 5 deletions

View File

@ -33,11 +33,8 @@
}, },
"storage": { "storage": {
"type": "redis", "path": "./data",
"host": "0.0.0.0", "type": "file"
"port": 6379,
"db": 2,
"expire": 2592000
}, },
"documents": { "documents": {