diff --git a/src/browser/app/profile/better-fox.js b/src/browser/app/profile/better-fox.js index c7128d0b4..9afc6e887 100644 --- a/src/browser/app/profile/better-fox.js +++ b/src/browser/app/profile/better-fox.js @@ -85,7 +85,6 @@ pref("security.tls.enable_0rtt_data", false); /** DISK AVOIDANCE ***/ pref("browser.privatebrowsing.forceMediaMemoryCache", true); -pref("browser.sessionstore.interval", 60000); /** SHUTDOWN & SANITIZING ***/ pref("privacy.history.custom", true);