From 7f447d37718dd8833a6ac24bb63dd03a027a0717 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Fra=C3=9F?= Date: Wed, 2 Jul 2025 16:27:20 +0200 Subject: [PATCH] [mod] conf example --- misc/conf.example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/conf.example.json b/misc/conf.example.json index ca1a24b..49f31ad 100644 --- a/misc/conf.example.json +++ b/misc/conf.example.json @@ -26,7 +26,7 @@ "database": { "kind": "sqlite", "data": { - "path": "data.sqlite" + "path": "../espe.sqlite" } }, "email_sending": {