fix(sessions): remove session store rotation

This commit is contained in:
Peter Steinberger
2026-04-28 07:46:24 +01:00
parent ad57a6d616
commit fb40ed99a7
21 changed files with 183 additions and 236 deletions

View File

@@ -163,7 +163,6 @@ Save to `~/.openclaw/openclaw.json` and you can DM the bot from that number.
mode: "warn",
pruneAfter: "30d",
maxEntries: 500,
rotateBytes: "10mb",
resetArchiveRetention: "30d", // duration or false
maxDiskBytes: "500mb", // optional
highWaterBytes: "400mb", // optional (defaults to 80% of maxDiskBytes)