diff --git a/supabase/config.toml b/supabase/config.toml index 25abeae..fa53ac3 100644 --- a/supabase/config.toml +++ b/supabase/config.toml @@ -218,7 +218,7 @@ policy = "oneshot" inspector_port = 8083 [analytics] -enabled = true +enabled = false port = 54327 # Configure one of the supported backends: `postgres`, `bigquery`. backend = "postgres"