Merge pull request #2204 from zed-industries/fix-description-of-telemetry-setting

Fix description of telemetry setting
This commit is contained in:
Joseph T. Lyons 2023-02-23 08:59:30 -05:00 committed by GitHub
commit 2be0283bf2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,7 +83,7 @@
"hard_tabs": false,
// How many columns a tab should occupy.
"tab_size": 4,
// Control what info Zed sends to our servers
// Control what info is collected by Zed.
"telemetry": {
// Send debug info like crash reports.
"diagnostics": true,