App.update.download.backgroundInterval
From MozillaZine Knowledge Base
Jump to navigationJump to search
Background
When an update is downloaded in background, every X seconds a chunk of updates of size 300 Kb is retrieved. This preference sets the amount of delay between chunk downloads.
Possible values and their effects
An integer specifying the seconds of idle time that must pass before downloading an update chunk. Default value is 600.
Caveats
- app.update.enabled must be true for this preference to have an effect.
First checked in
?
Has an effect in
- Mozilla Firefox
Related preferences
- app.update.enabled
- app.update.interval
- app.update.silent
- app.update.incompatible.mode
- app.update.promptWaitTime
- app.update.nagTimer.restart
- app.update.idletime
Related bugs
?