[UPD] Added config file

This commit is contained in:
2026-02-15 08:55:57 +01:00
parent d84d62c79f
commit bb8324ad1d
4 changed files with 20 additions and 1 deletions

1
app/config/defaults.py Normal file
View File

@@ -0,0 +1 @@
default_db_query = "sqlite:///library.db"