chore(sync): mirror docs from openclaw/openclaw@dc859584a3
This commit is contained in:
parent
f36409e286
commit
ea5a3b6ecc
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "ca444af891e6e039a253bfab8565160028491be7",
|
||||
"syncedAt": "2026-04-27T14:29:07.421Z"
|
||||
"sha": "dc859584a352026af00c68d23bbb256d9d4f20cb",
|
||||
"syncedAt": "2026-04-27T14:45:11.330Z"
|
||||
}
|
||||
|
||||
@ -171,8 +171,10 @@ Provider-based audio transcription honors standard outbound proxy env vars:
|
||||
|
||||
- `HTTPS_PROXY`
|
||||
- `HTTP_PROXY`
|
||||
- `ALL_PROXY`
|
||||
- `https_proxy`
|
||||
- `http_proxy`
|
||||
- `all_proxy`
|
||||
|
||||
If no proxy env vars are set, direct egress is used. If proxy config is malformed, OpenClaw logs a warning and falls back to direct fetch.
|
||||
|
||||
|
||||
@ -220,8 +220,10 @@ When provider-based **audio** and **video** media understanding is enabled, Open
|
||||
|
||||
- `HTTPS_PROXY`
|
||||
- `HTTP_PROXY`
|
||||
- `ALL_PROXY`
|
||||
- `https_proxy`
|
||||
- `http_proxy`
|
||||
- `all_proxy`
|
||||
|
||||
If no proxy env vars are set, media understanding uses direct egress. If the proxy value is malformed, OpenClaw logs a warning and falls back to direct fetch.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user