diff --git a/conf/config.js b/conf/config.js index 6d07a95..16a5d10 100644 --- a/conf/config.js +++ b/conf/config.js @@ -25,7 +25,7 @@ }, "storage": { "type": "file", - "path": "__DATA_PATH__" + "path": "__DATA_DIR__" }, "documents": { "about": "./about.md"