mirror of
https://github.com/supabase/supabase.git
synced 2026-07-05 07:14:28 +08:00
The "required properties" that need to be disabled are actually listed in the code block, but it's not entirely clear from the way that it's written that it's the case, leading to user confusion. Added a line to make that explicit. Fixes DOCS-233