mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 08:00:42 +00:00
fix: clean up trajectory sidecars
This commit is contained in:
@@ -129,6 +129,11 @@ export OPENCLAW_TRAJECTORY_DIR=/var/lib/openclaw/trajectories
|
||||
When this variable is set, OpenClaw writes one JSONL file per session id in that
|
||||
directory.
|
||||
|
||||
Session maintenance removes trajectory sidecars when their owning session entry
|
||||
is pruned, capped, or evicted by the sessions disk budget. Runtime files outside
|
||||
the sessions directory are removed only when the pointer target still proves it
|
||||
belongs to that session.
|
||||
|
||||
## Disable capture
|
||||
|
||||
Set `OPENCLAW_TRAJECTORY=0` before starting OpenClaw:
|
||||
|
||||
Reference in New Issue
Block a user