Skip to content

Commit 8b9b9ec

Browse files
authored
Revert "Disable exported-api (#8268)" (#8273)
This reverts commit a689c52.
1 parent 8b490c1 commit 8b9b9ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/dartlang-pub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ fallbackSearchServicePrefix: https://search-dot-dartlang-pub.appspot.com
1212
defaultServiceBaseUrl: https://{{GAE_VERSION}}-dot-{{GOOGLE_CLOUD_PROJECT}}.appspot.com
1313
popularityDumpBucketName: dartlang-pub--popularity
1414
searchSnapshotBucketName: dartlang-pub--search-snapshot
15-
exportedApiBucketName: null # TODO: dartlang-pub-exported-api
15+
exportedApiBucketName: dartlang-pub-exported-api
1616
maxTaskInstances: 700
1717
maxTaskRunHours: 2
1818
taskResultBucketName: dartlang-pub-task-output

0 commit comments

Comments
 (0)