Skip to content

Commit 32a94ed

Browse files
author
Calvinn Ng
committed
update default values
1 parent 865b19a commit 32a94ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/config/default.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ export const defaultConfig: SerializedContinueConfig = {
162162
"params": {}
163163
}
164164
],
165-
"allowAnonymousTelemetry": false,
165+
"allowAnonymousTelemetry": true,
166166
"embeddingsProvider": {
167167
"provider": "transformers.js"
168168
}

0 commit comments

Comments
 (0)