updated database path logic

This commit is contained in:
2026-07-17 20:02:11 +02:00
parent d9325fce98
commit 2d48e1dace
4 changed files with 43 additions and 3 deletions
+2
View File
@@ -5,6 +5,8 @@ flask:
url_prefix: "/fatima"
# Startup database summary log.
log_file: "/tmp/fatima.log"
# Relative paths are resolved from the directory containing this config file.
database: "instance/calendar.sqlite"
auth:
username: "your-username"