forked from d3cim/mobile_user.js
Update 'user.js (less connections)'
This commit is contained in:
parent
53aa7c8fbd
commit
35a546e1ed
|
@ -2306,7 +2306,7 @@ user_pref("dom.storage.next_gen", true);
|
|||
user_pref("browser.download.manager.retention", 0); // [DESKTOP]
|
||||
// -------------------------------------
|
||||
// Pref : Enable Firefox to clear items on shutdown
|
||||
user_pref("privacy.sanitize.sanitizeOnShutdown", true); // [DESKTOP]
|
||||
user_pref("privacy.sanitize.sanitizeOnShutdown", true);
|
||||
// -------------------------------------
|
||||
// Pref : Set what items to clear when Firefox closes
|
||||
// https://support.mozilla.org/en-US/kb/Clear%20Recent%20History#w_how-do-i-make-firefox-clear-my-history-automatically
|
||||
|
|
Loading…
Reference in New Issue