Fix description of telemetry setting

This commit is contained in:
Joseph Lyons 2023-02-22 23:47:22 -05:00
parent d49e35f947
commit c33d0f940a

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,