diff --git a/config.js b/config.json similarity index 84% rename from config.js rename to config.json index 4b33e28..ed109cc 100644 --- a/config.js +++ b/config.json @@ -33,10 +33,8 @@ }, "storage": { - "type": "memcached", - "host": "127.0.0.1", - "port": 11211, - "expire": 2592000 + "path": "./data", + "type": "file" }, "documents": {