[sandboxed-tor-browser/master] fixup! Set the security slider to "High" by default on a fresh install.

21 Dec
2016
21 Dec
'16
3 a.m.
commit dc12dd1503922f6a7538df58b4d8c8a836907d3c Author: Yawning Angel <yawning@schwanenlied.me> Date: Wed Dec 21 02:59:49 2016 +0000 fixup! Set the security slider to "High" by default on a fresh install. --- data/installer/mozilla.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/installer/mozilla.cfg b/data/installer/mozilla.cfg index 1a63f7e..4322906 100644 --- a/data/installer/mozilla.cfg +++ b/data/installer/mozilla.cfg @@ -18,4 +18,4 @@ lockPref("extensions.update.enabled", false); lockPref("extensions.update.autoUpdateDefault", false); // Set the security slider to "High" by default. -pref("extensions.torbutton.security_slider", 1); +defaultPref("extensions.torbutton.security_slider", 1);
3081
Age (days ago)
3081
Last active (days ago)
0 comments
1 participants
participants (1)
-
yawning@torproject.org