Skip to content

Commit f64f031

Browse files
authored
Merge pull request #274 from FlutterFlow/fix/storage-on-firebase-blaze
Enable Billing for Cloud Storage
2 parents 966d686 + a4458c6 commit f64f031

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ff-integrations/firebase/connect-to-firebase-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,9 +168,9 @@ com/embed/1abddd1120db477da2c085dbc6b7a742?sid=5b161c8b-3957-4ac9-b27f-dc5ebc03f
168168

169169

170170

171-
## Enable Billing for Cloud Functions Access
171+
## Enable Billing
172172

173-
If you want to deploy functions (e.g., Braintree payments, Push Notifications), you will need to enable billing for your Firebase project. Please follow these steps to enable billing:
173+
If you want to deploy [Cloud Functions](https://firebase.google.com/products/functions) (e.g., Braintree payments, Push Notifications) or use [Firebase Cloud Storage](https://firebase.google.com/products/storage), you will need to enable billing for your Firebase project. Please follow these steps to enable billing:
174174

175175
1. From the Firebase dashboard of your project, navigate to the far left menu. Under Build, select **Functions** and then select **Upgrade project**.
176176

0 commit comments

Comments
 (0)