Files
tonemark/svelte.config.js
Giancarmine Salucci ffd5d48c0d
All checks were successful
Build & Push Docker Image / build-and-push (push) Successful in 42s
fix: increase body size limit to 500MB for audio uploads
Default SvelteKit node adapter body limit is 512KB — too small for
audio recordings (30s ~556KB, longer recordings much larger).
Set bodySize: 500MB in adapter config. Also set BODY_SIZE_LIMIT env
in production compose .env as belt-and-suspenders.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-06 19:32:28 +02:00

551 B