docs: fix plugin reference indentation

This commit is contained in:
Shakker
2026-04-25 23:46:30 +01:00
parent 0a41fc3ef8
commit 14e2760835

View File

@@ -187,7 +187,8 @@ See [MCP](/cli/mcp#openclaw-as-an-mcp-client-registry) and
- Enabled Claude bundle plugins can also contribute embedded Pi defaults from `settings.json`; OpenClaw applies those as sanitized agent settings, not as raw OpenClaw config patches.
- `plugins.slots.memory`: pick the active memory plugin id, or `"none"` to disable memory plugins.
- `plugins.slots.contextEngine`: pick the active context engine plugin id; defaults to `"legacy"` unless you install and select another engine.
See [Plugins](/tools/plugin).
See [Plugins](/tools/plugin).
---