1
1
mirror of https://github.com/arkenfox/user.js.git synced 2024-09-28 15:11:15 +02:00

Update user.js

This commit is contained in:
earthlng 2017-03-11 18:19:34 +01:00 committed by GitHub
parent 0a58b3e91c
commit 5d427e2a15

@ -1349,7 +1349,7 @@ user_pref("privacy.cpd.passwords", false); // this is not listed
user_pref("privacy.cpd.sessions", false); // Active Logins
user_pref("privacy.cpd.siteSettings", false); // Site Preferences
/* 2805: privacy.*.openWindows (FF34+)
* We don't know what they do and we don't care what they do ***/
* We don't know what they do because we don't care what they do ***/
user_pref("privacy.clearOnShutdown.openWindows", false);
user_pref("privacy.cpd.openWindows", false);
/* 2806: reset default 'Time range to clear' for 'Clear Recent History' (see 2804)