Update 'user.js'
This commit is contained in:
parent
f5545af021
commit
3c386738f1
1
user.js
1
user.js
|
@ -1250,7 +1250,6 @@ user_pref("beacon.enabled", false);
|
|||
user_pref("browser.helperApps.deleteTempFileOnExit", true);
|
||||
// -------------------------------------
|
||||
// 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]
|
||||
// -------------------------------------
|
||||
// Disable UITour backend so there is no chance that a remote page can use it ***/
|
||||
|
|
Loading…
Reference in New Issue