Update 'user.js'

This commit is contained in:
Narsil 2021-02-09 05:09:55 -05:00
parent 65f85b840e
commit 44071b7308
1 changed files with 0 additions and 1 deletions

View File

@ -723,7 +723,6 @@ user_pref("webextensions.storage.sync.kinto", false);
user_pref("network.IDN_show_punycode", true);
// -------------------------------------
// 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]
// -------------------------------------
// Pref : Do not automatically send selection to clipboard on Linux and some UNIX-like platforms