We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8afc2df commit 53d54a2Copy full SHA for 53d54a2
functions-python/operations_api/function_config.json
@@ -16,7 +16,7 @@
16
"key": "FEEDS_DATABASE_URL"
17
}
18
],
19
- "ingress_settings": "ALL",
+ "ingress_settings": "ALLOW_ALL",
20
"max_instance_request_concurrency": 1,
21
"max_instance_count": 5,
22
"min_instance_count": 0,
0 commit comments