Update 'user.js'

This commit is contained in:
Narsil 2022-01-10 10:22:43 +00:00
parent 2aecec0603
commit 20576f2de7
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ user_pref("browser.formfill.enable", false);
user_pref("browser.formfill.saveHttpsForms", false);
// -------------------------------------
// Disable browsing and download history
user_pref("places.history.enabled", false);
// user_pref("places.history.enabled", false);
// -------------------------------------
// Enable immediately showing the edit dialog for new bookmarks
// user_pref("browser.bookmarks.editDialog.showForNewBookmarks", true);