Skip to content

Commit

Permalink
Adds telemetry clarification for #2612
Browse files Browse the repository at this point in the history
  • Loading branch information
eamodio committed Mar 30, 2023
1 parent 3e4bb39 commit 89eeceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3466,7 +3466,7 @@
"gitlens.telemetry.enabled": {
"type": "boolean",
"default": true,
"markdownDescription": "Specifies whether to allow the collection of product usage telemetry",
"markdownDescription": "Specifies whether to allow GitLens to send product usage telemetry.\n\n_**Note:** For GitLens to send any telemetry BOTH this setting and VS Code telemetry must be enabled. If either one is disabled no telemetry will be sent._",
"scope": "window",
"order": 1
},
Expand Down

0 comments on commit 89eeceb

Please sign in to comment.