config.defaults.json: add db_path key
This commit is contained in:
parent
a3348602c1
commit
dce92186f9
|
@ -13,4 +13,5 @@
|
|||
"overlap_ratio": 0.7,
|
||||
"generation_mode": "markov",
|
||||
"access_token": "",
|
||||
"db_path": "posts.db"
|
||||
}
|
Loading…
Reference in New Issue