Inform user that telemetry can be disabled
This commit is contained in:
parent
8be9d21340
commit
83e21387af
1 changed files with 1 additions and 1 deletions
|
@ -612,7 +612,7 @@ fn open_telemetry_log_file(
|
|||
0..0,
|
||||
concat!(
|
||||
"// Zed collects anonymous usage data to help us understand how people are using the app.\n",
|
||||
"// After the beta release, we'll provide the ability to opt out of this telemetry.\n",
|
||||
"// Telemetry can be disabled via the `settings.json` file.\n",
|
||||
"// Here is the data that has been reported for the current session:\n",
|
||||
"\n"
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue