File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -112,9 +112,9 @@ file_size_limit = "50MiB"
112112# allowed_mime_types = ["image/png", "image/jpeg"]
113113# objects_path = "./images"
114114
115- # Uncomment to allow connections via S3 compatible clients
116- # [storage.s3_protocol]
117- # enabled = true
115+ # Allow connections via S3 compatible clients
116+ [storage .s3_protocol ]
117+ enabled = true
118118
119119# Image transformation API is available to Supabase Pro plan.
120120# [storage.image_transformation]
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ file_size_limit = "50MiB"
112112allowed_mime_types = [" image/png" , " image/jpeg" ]
113113objects_path = " ./images"
114114
115- # Uncomment to allow connections via S3 compatible clients
115+ # Allow connections via S3 compatible clients
116116[storage .s3_protocol ]
117117enabled = true
118118
You can’t perform that action at this time.
0 commit comments