Update README for removal of disable_telemetry config option (#110)

This commit is contained in:
Adam Feldman 2020-07-08 14:11:43 -05:00 committed by GitHub
parent 0a2fc93049
commit bb3cab4a6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.