mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 19:50:43 +00:00
fix(line): persist inbound media in shared store
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user