From 3d43bd9bd5e2b47149ca4608db6048ebb90ff0b1 Mon Sep 17 00:00:00 2001 From: HJ <11689349+yokoffing@users.noreply.github.com> Date: Wed, 4 Oct 2023 22:16:37 -0400 Subject: [PATCH] Updated Optional Hardening (markdown) --- Optional-Hardening.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Optional-Hardening.md b/Optional-Hardening.md index 364693c..02f0717 100644 --- a/Optional-Hardening.md +++ b/Optional-Hardening.md @@ -153,8 +153,9 @@ user_pref("browser.sessionstore.privacy_level", 2); :warning: If you have session restore enable (_Settings → General → Startup → Open previous windows and tabs_), then you will need to use **Option 1** for session restore to work. +#### Allow exceptions 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* +* `☰` *→ Settings → Privacy & Security → Cookies and Site Data → Manage Exceptions* ***