From 62e3552f994f735a26747da6e04c3fe92ed1fcd9 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 20:35:35 +0000 Subject: [PATCH] Changes Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com> --- supabase/config.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/supabase/config.toml b/supabase/config.toml index 36b7989..296ee11 100644 --- a/supabase/config.toml +++ b/supabase/config.toml @@ -50,3 +50,6 @@ verify_jwt = false [functions.railway-webhook] verify_jwt = false + +[functions.keep-alive-agents] +verify_jwt = false