chore(sync): mirror docs from openclaw/openclaw@4e921808d1
This commit is contained in:
parent
31fee3a239
commit
fa3f60b901
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "fb3ea9efb17911f171ef7ef131b60ef6fca21551",
|
||||
"syncedAt": "2026-04-28T08:12:56.639Z"
|
||||
"sha": "4e921808d18adaab19445f82d0a886028ce4942c",
|
||||
"syncedAt": "2026-04-28T08:13:21.228Z"
|
||||
}
|
||||
|
||||
@ -143,6 +143,9 @@ LINE IDs are case-sensitive. Valid IDs look like:
|
||||
- Streaming responses are buffered; LINE receives full chunks with a loading
|
||||
animation while the agent works.
|
||||
- Media downloads are capped by `channels.line.mediaMaxMb` (default 10).
|
||||
- Inbound media is saved under `~/.openclaw/media/inbound/` before it is passed
|
||||
to the agent, matching the shared media store used by other bundled channel
|
||||
plugins.
|
||||
|
||||
## Channel data (rich messages)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user