chore(sync): mirror docs from openclaw/openclaw@b732f21a86
This commit is contained in:
parent
b9b25333cd
commit
cc965bb54c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "75d64cd4b8fb706f6a72f9c184b720cc765ba87a",
|
||||
"syncedAt": "2026-04-25T19:23:48.332Z"
|
||||
"sha": "b732f21a8688e922d26590e4ec073d5c6d155d35",
|
||||
"syncedAt": "2026-04-25T19:26:12.187Z"
|
||||
}
|
||||
|
||||
@ -53,6 +53,12 @@ Restart the Gateway afterwards.
|
||||
|
||||
Set config under `plugins.entries.voice-call.config`:
|
||||
|
||||
If `enabled` is true but the selected provider is missing credentials, Gateway
|
||||
startup logs a setup-incomplete warning with the missing keys and skips starting
|
||||
the runtime. Run `openclaw voicecall setup` to see the same readiness details.
|
||||
Commands, RPC calls, and agent tools still return the exact missing provider
|
||||
configuration when used.
|
||||
|
||||
```json5
|
||||
{
|
||||
plugins: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user