diff --git a/config.defaults.json b/config.defaults.json index ca53fb2..35a614a 100644 --- a/config.defaults.json +++ b/config.defaults.json @@ -13,4 +13,5 @@ "overlap_ratio": 0.7, "generation_mode": "markov", "access_token": "", + "db_path": "posts.db" } \ No newline at end of file