Update 'user.js'

This commit is contained in:
Narsil 2022-07-06 15:33:51 +00:00
parent 2290dd145f
commit 9089bee1c9
1 changed files with 1 additions and 1 deletions

View File

@ -655,7 +655,7 @@ user_pref("privacy.partition.serviceWorkers", true);
// SHUTDOWN & SANITIZING
// >>>>>>>>>>>>>>>>>>>>>
//
// SANITIZE ON SHUTDOWN : ALL OR NOTHING + SITE DATA EXCEPTIONS FF102+
// SANITIZE ON SHUTDOWN : ALLOWS COOKIES + SITE DATA EXCEPTIONS FF102+
//
// Enable Firefox to clear items on shutdown
user_pref("privacy.sanitize.sanitizeOnShutdown", true);