diff --git a/Optional-Hardening.md b/Optional-Hardening.md index fe6ec0a..6c04d8f 100644 --- a/Optional-Hardening.md +++ b/Optional-Hardening.md @@ -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*