diff --git a/docs/concepts/compaction.md b/docs/concepts/compaction.md index 54b3d30eca..cc6effb7e6 100644 --- a/docs/concepts/compaction.md +++ b/docs/concepts/compaction.md @@ -21,7 +21,7 @@ Compaction **persists** in the session’s JSONL history. ## Configuration -See [Compaction config & modes](/concepts/compaction) for the `agents.defaults.compaction` settings. +Use the `agents.defaults.compaction` setting in your `openclaw.json` to configure compaction behavior (mode, target tokens, etc.). ## Auto-compaction (default on)