We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea7509e commit 9e4bb86Copy full SHA for 9e4bb86
deploy/featureflags/autopush.yaml
@@ -2,5 +2,9 @@ clusters:
2
- projects/datcom-mixer-autopush/locations/us-central1/clusters/mixer-us-central1
3
liveUrl: https://autopush.api.datacommons.org
4
flags:
5
+ EnableV3: true
6
+ V3MirrorFraction: 1.0
7
WriteUsageLogs: 1.0
-
8
+ UseSpannerGraph: true
9
+ SpannerGraphDatabase: dc_graph_2026_01_27
10
+ UseStaleReads: true
deploy/featureflags/autopush_website.yaml
@@ -3,4 +3,9 @@ clusters:
- projects/datcom-website-autopush/locations/us-central1/clusters/website-us-central1
liveUrl: https://autopush.datacommons.org
11
0 commit comments