chore(sync): mirror docs from openclaw/openclaw@38e61e0046
This commit is contained in:
parent
d2745b66f7
commit
3811b74e4f
@ -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"
|
||||
}
|
||||
|
||||
@ -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">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user