mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-19 18:39:20 -05:00
docs: note canvasHost reload requires restart
This commit is contained in:
@@ -1072,6 +1072,8 @@ Disable live reload (and file watching) if the directory is large or you hit `EM
|
||||
}
|
||||
```
|
||||
|
||||
Changes to `canvasHost.*` require a gateway restart (config reload will restart).
|
||||
|
||||
Disable with:
|
||||
- config: `canvasHost: { enabled: false }`
|
||||
- env: `CLAWDBOT_SKIP_CANVAS_HOST=1`
|
||||
|
||||
Reference in New Issue
Block a user