1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 07:30:47 +05:30

Updated Optional Hardening (markdown)

HJ
2023-09-18 21:48:40 -04:00
parent 7cf7b48e78
commit 0b273028f4
+1 -1
@@ -96,7 +96,7 @@ user_pref("privacy.clearOnShutdown.siteSettings", false);
user_pref("browser.sessionstore.privacy_level", 2);
```
If you have session restore enable (Settings → Startup → Opened previous windows and tabs), then you will need to omit `privacy.clearOnShutdown.history` for session restore to work.
If you have session restore enable (_Settings → Startup → Opened previous windows and tabs_), then you will need to omit `privacy.clearOnShutdown.history` for session restore to work.
You can allow exceptions if you want to stay logged in to some sites:
* Go to `☰` *→ Settings → Privacy & Security → Cookies and Site Data → Manage Exceptions*