chore(sync): mirror docs from openclaw/openclaw@490e6d6dc5

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-28 22:53:21 +00:00
parent 734728795d
commit 011c883114
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "bcc6a2400d2aba5874a0250273f42659c118ebed",
"syncedAt": "2026-04-28T22:51:33.783Z"
"sha": "490e6d6dc590515135abe2f318283a0e4e8c6546",
"syncedAt": "2026-04-28T22:51:56.068Z"
}

View File

@ -131,6 +131,7 @@ The setup script accepts these optional environment variables:
| `OPENCLAW_HOME_VOLUME` | Persist `/home/node` in a named Docker volume |
| `OPENCLAW_PLUGIN_STAGE_DIR` | Container path for generated bundled plugin deps and mirrors |
| `OPENCLAW_SANDBOX` | Opt in to sandbox bootstrap (`1`, `true`, `yes`, `on`) |
| `OPENCLAW_SKIP_ONBOARDING` | Skip the interactive onboarding step (`1`, `true`, `yes`, `on`) |
| `OPENCLAW_DOCKER_SOCKET` | Override Docker socket path |
| `OPENCLAW_DISABLE_BONJOUR` | Disable Bonjour/mDNS advertising (defaults to `1` for Docker) |
| `OPENCLAW_DISABLE_BUNDLED_SOURCE_OVERLAYS` | Disable bundled plugin source bind-mount overlays |