Configuring telemetry
Optional
These settings are optional.
If you don’t do anything telemetry is turned on by default.
What’s this?
A description of Butler’s telemetry feature is available here.
Settings in main config file
---
Butler:
# Logging configuration
...
...
anonTelemetry: true # Can Butler send anonymous data about what computer it is running on?
# More info on whata data is collected: https://butler.ptarmiganlabs.com/docs/about/telemetry/
# Please consider leaving this at true - it really helps future development of Butler!
...
...
Setting anonTelemetry
to true enables telemetry, setting it to false disables telemetry.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how Butler SOS can be improved.
Last modified November 28, 2021: Update for v7.0 release (cdcce5e)