diff --git a/user.js b/user.js index d749e4f..88c6f41 100644 --- a/user.js +++ b/user.js @@ -224,7 +224,7 @@ user_pref("layout.css.has-selector.enabled", true); ****************************************************************************/ user_pref("nglayout.initialpaint.delay", 0); user_pref("nglayout.initialpaint.delay_in_oopif", 0); -user_pref("content.notify.interval", 360000); +user_pref("content.notify.interval", 120000); // reset pref user_pref("browser.startup.preXulSkeletonUI", false); /** EXPERIMENTAL ***/