[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [torbirdy/master] Disable Microsoft Family Safety
commit c1d5099bb496d8687e9aece60ed1eb71eb46c518
Author: Sukhbir Singh <sukhbir@xxxxxxxxxxxxxx>
Date: Thu Jun 15 19:38:36 2017 -0400
Disable Microsoft Family Safety
From TorBirdy bug #22318 and Tor Browser bug #21686.
---
components/torbirdy.js | 3 +++
1 file changed, 3 insertions(+)
diff --git a/components/torbirdy.js b/components/torbirdy.js
index 1dd7cd1..e6177ba 100644
--- a/components/torbirdy.js
+++ b/components/torbirdy.js
@@ -320,6 +320,9 @@ var TorBirdyPrefs = {
"browser.safebrowsing.enabled": false,
"browser.safebrowsing.malware.enabled": false,
+ // Disable Microsoft Family Safety (From TBB: #21686).
+ "security.family_safety.mode": 0,
+
// RSS.
"rss.display.prefer_plaintext": true,
// These are similar to the mailnews.* settings.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits