Update 'user.js'

This commit is contained in:
Narsil 2021-02-09 05:07:38 -05:00
parent f5545af021
commit 3c386738f1
1 changed files with 0 additions and 1 deletions

View File

@ -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 ***/