From 4ea2919f9629fb25d84f63effb32ed905a742c17 Mon Sep 17 00:00:00 2001 From: Duarte Date: Sat, 6 Jun 2026 11:20:19 +0100 Subject: [PATCH] fotografias dos beneficiarios issue foto tablet --- svelte.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/svelte.config.js b/svelte.config.js index 6802bb3..5d79c95 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -8,6 +8,7 @@ const config = { }, kit: { adapter: adapter(), + bodySizeLimit: 10485760, // 10MB limit for uploads (e.g. photos taken from tablets) typescript: { config: (config) => ({ ...config,