updated database path logic
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user