diff --git a/vscode/DOCS.md b/vscode/DOCS.md index 36e25a2..deea682 100644 --- a/vscode/DOCS.md +++ b/vscode/DOCS.md @@ -35,7 +35,6 @@ packages: - mariadb-client init_commands: - ls -la -disable_telemetry: false ``` **Note**: _This is just an example, don't copy and paste it! Create your own!_ @@ -72,10 +71,6 @@ Customize your VSCode environment even more with the `init_commands` option. Add one or more shell commands to the list, and they will be executed every single time this add-on starts. -### Option: `disable_telemetry` - -Disables anonymous usage telemetry data from being sent to code-server. - ## Resetting your VSCode settings to the add-on defaults The add-on updates your settings to be optimized for use with Home Assistant.