1[global]
2template_dir = "static"
3
4[global.databases.sqlite_database]
5url = "db/db.sqlite"
6