[tor-commits] [torbirdy/master] Update the comments to reflect toolkit.telemetry.prompted
sukhbir at torproject.org
sukhbir at torproject.org
Tue Aug 27 05:13:58 UTC 2013
commit 66e157b680a38bff792a57201d101270699469ea
Author: Sukhbir Singh <sukhbir at torproject.org>
Date: Tue Aug 27 01:14:05 2013 -0400
Update the comments to reflect toolkit.telemetry.prompted
---
components/torbirdy.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/components/torbirdy.js b/components/torbirdy.js
index bcefb93..1bb487f 100644
--- a/components/torbirdy.js
+++ b/components/torbirdy.js
@@ -228,6 +228,7 @@ const TorBirdyPrefs = {
// Disable Telemetry completely.
"toolkit.telemetry.enabled": false,
+ // And don't prompt for it. Yes, it should be set to true!
"toolkit.telemetry.prompted": true,
// Disable Geolocation.
More information about the tor-commits
mailing list