chore(sync): mirror docs from openclaw/openclaw@afabbc01b2
This commit is contained in:
parent
0fb88abc91
commit
85b4c5b9d5
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "02f3e9cfa25f26826e8dfd79d4bf174f2f9d8f54",
|
||||
"syncedAt": "2026-04-25T20:06:27.419Z"
|
||||
"sha": "afabbc01b25f48d1a2753e91a7cd1d65185de2be",
|
||||
"syncedAt": "2026-04-25T20:09:29.674Z"
|
||||
}
|
||||
|
||||
@ -74,6 +74,10 @@ ReadWritePaths=/var/lib/openclaw /home/openclaw/.openclaw /tmp
|
||||
|
||||
If `OPENCLAW_PLUGIN_STAGE_DIR` is not set, OpenClaw uses `$STATE_DIRECTORY` when
|
||||
systemd provides it, then falls back to `~/.openclaw/plugin-runtime-deps`.
|
||||
The repair step treats that stage as an OpenClaw-owned local package root and
|
||||
ignores user npm prefix/global settings, so global-install npm config does not
|
||||
redirect bundled plugin dependencies into `~/node_modules` or the global package
|
||||
tree.
|
||||
|
||||
### Bundled plugin runtime dependencies
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user