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 8b490c1 commit 8b9b9ecCopy full SHA for 8b9b9ec
app/config/dartlang-pub.yaml
@@ -12,7 +12,7 @@ fallbackSearchServicePrefix: https://search-dot-dartlang-pub.appspot.com
12
defaultServiceBaseUrl: https://{{GAE_VERSION}}-dot-{{GOOGLE_CLOUD_PROJECT}}.appspot.com
13
popularityDumpBucketName: dartlang-pub--popularity
14
searchSnapshotBucketName: dartlang-pub--search-snapshot
15
-exportedApiBucketName: null # TODO: dartlang-pub-exported-api
+exportedApiBucketName: dartlang-pub-exported-api
16
maxTaskInstances: 700
17
maxTaskRunHours: 2
18
taskResultBucketName: dartlang-pub-task-output
0 commit comments