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": {