diff --git a/mail/app/profile/all-thunderbird.js b/mail/app/profile/all-thunderbird.js index 86d01f19d2e..44181f1a700 100644 --- a/mail/app/profile/all-thunderbird.js +++ b/mail/app/profile/all-thunderbird.js @@ -91,7 +91,7 @@ pref("app.update.nagTimer.download", 86400); pref("app.update.nagTimer.restart", 1800); // Interval: When all registered timers should be checked (in milliseconds) // default=5 seconds -pref("app.update.timer", 5000); +pref("app.update.timer", 600000); // Whether or not we show a dialog box informing the user that the update was // successfully applied. This is off in Firefox by default since we show a