MyNixOS website logo
option

services.openvscode-server.telemetryLevel

Sets the initial telemetry level. Valid levels are: 'off', 'crash', 'error' and 'all'.

Declarations
Type
null or one of "off", "crash", "error", "all"
Default
null
Example
"crash"