forked from d3cim/mobile_user.js
Update 'user.js'
This commit is contained in:
parent
b385952f0c
commit
8592d04ef0
2
user.js
2
user.js
|
@ -1258,7 +1258,7 @@ user_pref("browser.urlbar.suggest.openpage", false); // [DESKTOP]
|
||||||
user_pref("browser.urlbar.suggest.topsites", false); // [DESKTOP]
|
user_pref("browser.urlbar.suggest.topsites", false); // [DESKTOP]
|
||||||
// -------------------------------------
|
// -------------------------------------
|
||||||
// Pref : Disable browsing and download history
|
// Pref : Disable browsing and download history
|
||||||
// user_pref("places.history.enabled", false); // [DESKTOP]
|
user_pref("places.history.enabled", false); // [DESKTOP]
|
||||||
//
|
//
|
||||||
// >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
// >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||||
// Section : Security
|
// Section : Security
|
||||||
|
|
Loading…
Reference in New Issue