Bug #305843 --> update timer should not fire every 5 seconds - fire every 10 minutes instead.

Port Ben's patch to Thunderbird.
This commit is contained in:
scott%scott-macgregor.org 2005-08-26 20:56:11 +00:00
Родитель b15d123c7f
Коммит 1f959b4bcb
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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