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 9532d2a commit 30e95daCopy full SHA for 30e95da
CHANGELOG.md
@@ -1 +0,0 @@
1
-- Enable Data Connect SQL IFT Free Trial init flow (#9620).
src/experiments.ts
@@ -159,7 +159,7 @@ export const ALL_EXPERIMENTS = experiments({
159
fdcift: {
160
shortDescription: "Enable instrumentless trial for Data Connect",
161
public: false,
162
- default: true,
+ default: false,
163
},
164
apptesting: {
165
shortDescription: "Adds experimental App Testing feature",
0 commit comments