mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-19 05:01:15 +00:00
docs(memory): clarify qmd symlink traversal limits
This commit is contained in:
@@ -185,7 +185,9 @@ Evergreen files (`MEMORY.md`, non-dated files in `memory/`) are never decayed.
|
||||
```
|
||||
|
||||
Paths can be absolute or workspace-relative. Directories are scanned
|
||||
recursively for `.md` files. Symlinks are ignored.
|
||||
recursively for `.md` files. Symlink handling depends on the active backend:
|
||||
the builtin engine ignores symlinks, while QMD follows the underlying QMD
|
||||
scanner behavior.
|
||||
|
||||
For agent-scoped cross-agent transcript search, use
|
||||
`agents.list[].memorySearch.qmd.extraCollections` instead of `memory.qmd.paths`.
|
||||
|
||||
Reference in New Issue
Block a user