diff --git a/templates/system.json b/templates/system.json index c090ea0e..f3e69feb 100644 --- a/templates/system.json +++ b/templates/system.json @@ -20,7 +20,7 @@ }, "persistence": { "sqlite": { - "path": "data/persistence.db" + "path": "data/langbot.db" }, "use": "sqlite" }