summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 19:54:12 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 19:54:12 +0000
commit7bb9e348b575c43de052fbf321aeb1969be3d66b (patch)
treeeb0bf736d46ebebd6f826866c9bbc40ffcab3eac /debian
parentuser.js: Enabling to clear cookies by default on manual clear. (diff)
downloadfirefox-esr-7bb9e348b575c43de052fbf321aeb1969be3d66b.tar.xz
firefox-esr-7bb9e348b575c43de052fbf321aeb1969be3d66b.zip
user.js: Enabling to clear site settings by default on manual clear.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/local/pref/user.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/local/pref/user.js b/debian/local/pref/user.js
index 66896bb268..dc87f2ceeb 100644
--- a/debian/local/pref/user.js
+++ b/debian/local/pref/user.js
@@ -622,7 +622,7 @@ user_pref("privacy.cpd.cookies", true);
// user_pref("privacy.cpd.downloads", true); // not used, see note above
// user_pref("privacy.cpd.openWindows", false); // Session Restore
// user_pref("privacy.cpd.passwords", false);
- // user_pref("privacy.cpd.siteSettings", false);
+user_pref("privacy.cpd.siteSettings", true);
/* 2822: reset default "Time range to clear" for "Clear Recent History" (2820)
* Firefox remembers your last choice. This will reset the value when you start Firefox
* 0=everything, 1=last hour, 2=last two hours, 3=last four hours, 4=today