chore(sync): mirror docs from openclaw/openclaw@38e61e0046

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-26 03:48:28 +00:00
parent d2745b66f7
commit 3811b74e4f
2 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "42f87c07e9e05e7ad7b214d9e9e4c996504b0a83",
"syncedAt": "2026-04-26T03:42:46.871Z"
"sha": "38e61e004616ae2baaed8fa18fc2c66462160b29",
"syncedAt": "2026-04-26T03:47:04.028Z"
}

View File

@ -178,7 +178,9 @@ OpenClaw scans for plugins in this order (first match wins):
<Steps>
<Step title="Config paths">
`plugins.load.paths` — explicit file or directory paths.
`plugins.load.paths` — explicit file or directory paths. Paths that point
back at OpenClaw's own packaged bundled plugin directories are ignored;
run `openclaw doctor --fix` to remove those stale aliases.
</Step>
<Step title="Workspace plugins">