mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 07:30:47 +05:30
browser.privatebrowsing.resetPBM.enabled now default
This commit is contained in:
@@ -41,7 +41,6 @@ user_pref("browser.sessionstore.interval", 60000);
|
|||||||
|
|
||||||
/** SHUTDOWN & SANITIZING ***/
|
/** SHUTDOWN & SANITIZING ***/
|
||||||
user_pref("privacy.history.custom", true);
|
user_pref("privacy.history.custom", true);
|
||||||
user_pref("browser.privatebrowsing.resetPBM.enabled", true);
|
|
||||||
|
|
||||||
/** SPECULATIVE LOADING ***/
|
/** SPECULATIVE LOADING ***/
|
||||||
user_pref("network.http.speculative-parallel-limit", 0);
|
user_pref("network.http.speculative-parallel-limit", 0);
|
||||||
|
|||||||
Reference in New Issue
Block a user