chore(sync): mirror docs from openclaw/openclaw@0d274ef6c2
This commit is contained in:
parent
034664fcdc
commit
b1d9c1fbe6
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "6b3e4b88d687b2ab30fc6026f3ccffd6487d3faf",
|
||||
"syncedAt": "2026-04-25T17:06:28.288Z"
|
||||
"sha": "0d274ef6c284ee64bb7a43ebbc527eec3a299e31",
|
||||
"syncedAt": "2026-04-25T17:09:59.439Z"
|
||||
}
|
||||
|
||||
@ -83,6 +83,12 @@ synced to other devices or persisted server-side beyond the normal transcript
|
||||
authorship metadata on messages you actually send. Clearing site data or
|
||||
switching browsers resets it to empty.
|
||||
|
||||
The same browser-local pattern applies to the assistant avatar override.
|
||||
Uploaded assistant avatars overlay the gateway-resolved identity on the local
|
||||
browser only and never round-trip through `config.patch`. The shared
|
||||
`ui.assistant.avatar` config field is still available for non-UI clients
|
||||
writing the field directly (such as scripted gateways or custom dashboards).
|
||||
|
||||
## Runtime config endpoint
|
||||
|
||||
The Control UI fetches its runtime settings from
|
||||
|
||||
Loading…
Reference in New Issue
Block a user