mirror of
https://github.com/langbot-app/LangBot.git
synced 2025-11-25 11:29:39 +08:00
chore: change default db path to langbot.db
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
},
|
||||
"persistence": {
|
||||
"sqlite": {
|
||||
"path": "data/persistence.db"
|
||||
"path": "data/langbot.db"
|
||||
},
|
||||
"use": "sqlite"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user