mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 23:56:07 +00:00
docs: point session storage docs at sqlite
This commit is contained in:
@@ -224,7 +224,8 @@ and troubleshooting see the main [FAQ](/help/faq).
|
||||
|
||||
**Important:** if you only commit/push your workspace to GitHub, you're backing
|
||||
up **memory + bootstrap files**, but **not** session history or auth. Those live
|
||||
under `~/.openclaw/` (for example `~/.openclaw/agents/<agentId>/sessions/`).
|
||||
under `~/.openclaw/` (for example `~/.openclaw/state/openclaw.sqlite` and
|
||||
`~/.openclaw/agents/<agentId>/agent/openclaw-agent.sqlite`).
|
||||
|
||||
Related: [Migrating](/install/migrating), [Where things live on disk](/help/faq#where-things-live-on-disk),
|
||||
[Agent workspace](/concepts/agent-workspace), [Doctor](/gateway/doctor),
|
||||
|
||||
Reference in New Issue
Block a user