fix(plip): raise /game/file MAX_BODY to 3 MB #42

Merged
electron merged 1 commits from fix/plip-maxbody-3mb into main 2026-06-19 22:20:12 +00:00
1 Commits
Author SHA1 Message Date
clement a4efce4c20 fix(plip): raise /game/file MAX_BODY to 3 MB
CI / platformio (push) Failing after 6m6s
CI / platformio (pull_request) Failing after 4m23s
Neural-TTS (Kyutai) gamebook narration WAVs run ~1.5 MB per passage at
16 kHz, over the old 512 KB cap. Streamed in 2 KB chunks so the larger
cap stays RAM-safe.
2026-06-20 00:19:46 +02:00