Change global databases to debug (for development)
This commit is contained in:
parent
e938496f00
commit
feaa57739e
|
@ -7,5 +7,5 @@ write_timeout = 5
|
|||
log = "normal"
|
||||
limits = { forms = 32768 }
|
||||
|
||||
[global.databases]
|
||||
[debug.databases]
|
||||
tenebrous_db = { url = "./tenebrous.sqlite" }
|
||||
|
|
Loading…
Reference in New Issue