From cfe5a6dcf10f774275ad8d976ad9fdd6dfe3f16a Mon Sep 17 00:00:00 2001 From: adaalrf <98829605+adaalrf@users.noreply.github.com> Date: Sun, 26 May 2024 02:02:32 +0200 Subject: [PATCH] Update config.js --- config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.js b/config.js index e5381ed..0c90921 100644 --- a/config.js +++ b/config.js @@ -33,7 +33,8 @@ }, "storage": { - "type": "file" + "type": "file", + "path": "./data" }, "documents": {