Telemetry questions

David Edmundson david at davidedmundson.co.uk
Mon Nov 9 11:01:48 GMT 2020


> - The telemetry policy says: « applications honor system-wide telemetry
> settings where they exist (global "kill switch") »
>
> Is it documented? How can a system administrator prevent users from turning
> telemetry on?
>

```
/etc/xdg/KDE/UserFeedback.conf
[UserFeedback]
Enabled=false
```

Documented at: https://userbase.kde.org/KDE_System_Administration/Kiosk/Keys#Telemetry

Arguably not a technically kiosk key, but semantically similar enough
that it made sense together.

David



More information about the kde-community mailing list