@@ -140,57 +140,3 @@ params:
140
140
value : true
141
141
default : false
142
142
required : false
143
- - param : LOCATION
144
- label : Cloud Functions location
145
- description : >-
146
- Where do you want to deploy the functions created for this extension?
147
- You usually want a location close to your database. For help selecting a
148
- location, refer to the [location selection
149
- guide](https://firebase.google.com/docs/functions/locations).
150
- type : select
151
- options :
152
- - label : Iowa (us-central1)
153
- value : us-central1
154
- - label : South Carolina (us-east1)
155
- value : us-east1
156
- - label : Northern Virginia (us-east4)
157
- value : us-east4
158
- - label : Warsaw (europe-central2)
159
- value : europe-central2
160
- - label : Los Angeles (us-west2)
161
- value : us-west2
162
- - label : Salt Lake City (us-west3)
163
- value : us-west3
164
- - label : Las Vegas (us-west4)
165
- value : us-west4
166
- - label : Belgium (europe-west1)
167
- value : europe-west1
168
- - label : London (europe-west2)
169
- value : europe-west2
170
- - label : Frankfurt (europe-west3)
171
- value : europe-west3
172
- - label : Zurich (europe-west6)
173
- value : europe-west6
174
- - label : Hong Kong (asia-east2)
175
- value : asia-east2
176
- - label : Tokyo (asia-northeast1)
177
- value : asia-northeast1
178
- - label : Osaka (asia-northeast2)
179
- value : asia-northeast2
180
- - label : Seoul (asia-northeast3)
181
- value : asia-northeast3
182
- - label : Mumbai (asia-south1)
183
- value : asia-south1
184
- - label : Singapore (asia-southeast1)
185
- value : asia-southeast1
186
- - label : Jakarta (asia-southeast2)
187
- value : asia-southeast2
188
- - label : Montreal (northamerica-northeast1)
189
- value : northamerica-northeast1
190
- - label : Sao Paulo (southamerica-east1)
191
- value : southamerica-east1
192
- - label : Sydney (australia-southeast1)
193
- value : australia-southeast1
194
- default : us-central1
195
- required : true
196
- immutable : true
0 commit comments