From 3580cfd3c40a446aae009c9cd25ce3c35f1c622e Mon Sep 17 00:00:00 2001 From: Samuel FORESTIER Date: Tue, 14 Dec 2021 10:51:48 +0100 Subject: [PATCH] Fixes `privacy.sanitize.sanitizeOnShutdown` pref getting ignored > closes #16 Co-Authored-By: atomGit --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index e790470..eec98d4 100644 --- a/user.js +++ b/user.js @@ -1112,7 +1112,7 @@ user_pref("dom.storageManager.enabled", false); Firefox interface as "Browsing & Download History" and their values will be synced ***/ user_pref("_user.js.parrot", "2800 syntax error: the parrot's bleedin' demised!"); -/* 2802: enable Thunderbird to clear items on shutdown (see 2803) +/* 2802: enable Thunderbird to clear items on shutdown (see 2803) ***/ user_pref("privacy.sanitize.sanitizeOnShutdown", true); /* 2803: set what items to clear on shutdown (if 2802 is true) [SETUP-CHROME] * [NOTE] If 'history' is true, downloads will also be cleared regardless of the value