make db configurable
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
logging:
|
||||
level: DEBUG
|
||||
|
||||
db:
|
||||
driver: sqlite3
|
||||
connect_to: "file:csgowtfd.db?_fk=1&cache=shared"
|
||||
|
||||
parser:
|
||||
worker: 6
|
||||
|
||||
|
Reference in New Issue
Block a user