chore(sync): mirror docs from openclaw/openclaw@5394efe71f
This commit is contained in:
parent
5a10b6c74e
commit
af558034d9
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "e2f13959d409398908ac6899f1c7db28ec243cf0",
|
||||
"syncedAt": "2026-04-24T22:12:14.803Z"
|
||||
"sha": "5394efe71ff9a7c1f417b617c17fab5ba7442a0d",
|
||||
"syncedAt": "2026-04-24T22:19:37.894Z"
|
||||
}
|
||||
|
||||
@ -498,7 +498,9 @@ Each provider entry can include:
|
||||
## channelConfigs reference
|
||||
|
||||
Use `channelConfigs` when a channel plugin needs cheap config metadata before
|
||||
runtime loads.
|
||||
runtime loads. Read-only channel setup/status discovery can use this metadata
|
||||
directly for configured external channels when no setup entry is available, or
|
||||
when `setup.requiresRuntime: false` declares setup runtime unnecessary.
|
||||
|
||||
```json
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user