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 a5049c4 commit f32d6e1Copy full SHA for f32d6e1
src/config.ts
@@ -35,7 +35,7 @@ const defaults: UserConfig = {
35
timeoutMS: 30_000,
36
},
37
disabledTools: [],
38
- telemetry: "disabled",
+ telemetry: "enabled",
39
readOnly: false,
40
};
41
0 commit comments