forked from d3cim/mobile_user.js
Update 'user.js (less connections)'
This commit is contained in:
parent
32989b2642
commit
65f85b840e
|
@ -724,7 +724,6 @@ user_pref("webextensions.storage.sync.kinto", false);
|
||||||
user_pref("network.IDN_show_punycode", true);
|
user_pref("network.IDN_show_punycode", true);
|
||||||
// -------------------------------------
|
// -------------------------------------
|
||||||
// Pref : Disable page thumbnail collection
|
// Pref : Disable page thumbnail collection
|
||||||
// Look in profile/thumbnails directory, you may want to clean that out
|
|
||||||
user_pref("browser.pagethumbnails.capturing_disabled", true); // [HIDDEN PREF]
|
user_pref("browser.pagethumbnails.capturing_disabled", true); // [HIDDEN PREF]
|
||||||
// -------------------------------------
|
// -------------------------------------
|
||||||
// Pref : Do not automatically send selection to clipboard on Linux and some UNIX-like platforms
|
// Pref : Do not automatically send selection to clipboard on Linux and some UNIX-like platforms
|
||||||
|
|
Loading…
Reference in New Issue