chore(sync): mirror docs from openclaw/openclaw@36a936af66
This commit is contained in:
parent
01181ea83d
commit
e93f65c794
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "cb45f16330f66adf3411d009bd9e50b1a332e7b7",
|
||||
"syncedAt": "2026-04-27T08:56:04.399Z"
|
||||
"sha": "36a936af6614267a80013c1674a2d5f64c50572a",
|
||||
"syncedAt": "2026-04-27T08:59:09.094Z"
|
||||
}
|
||||
|
||||
@ -164,6 +164,7 @@ The auto-updater is off by default. Enable it in `~/.openclaw/openclaw.json`:
|
||||
| `dev` | No automatic apply. Use `openclaw update` manually. |
|
||||
|
||||
The gateway also logs an update hint on startup (disable with `update.checkOnStart: false`).
|
||||
For downgrade or incident recovery, set `OPENCLAW_NO_AUTO_UPDATE=1` in the gateway environment to block automatic applies even when `update.auto.enabled` is configured. Startup update hints can still run unless `update.checkOnStart` is also disabled.
|
||||
|
||||
## After updating
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user