diff --git a/browser/app/profile/firefox.js b/browser/app/profile/firefox.js index 4f7456017dc..cb296d045c4 100644 --- a/browser/app/profile/firefox.js +++ b/browser/app/profile/firefox.js @@ -234,6 +234,7 @@ pref("browser.search.suggest.enabled", true); pref("browser.history.grouping", "day"); pref("browser.history.showSessions", false); pref("browser.sessionhistory.max_entries", 50); +pref("browser.history_expire_days", 180); // handle external links // 0=default window, 1=current window/tab, 2=new window, 3=new tab in most recent window