Bug 1749345 - correct documentation regarding default FirstStartup timeout. r=kcochrane

Depends on D159910

Differential Revision: https://phabricator.services.mozilla.com/D159917
This commit is contained in:
Robert Helmer 2023-03-01 19:25:05 +00:00
parent cb29b9f2f3
commit bbbcfc0a59

View File

@ -56,7 +56,7 @@ List of phases
spinning. This state will persist until either all startup tasks
have finished, or time-out has been reached.
The time-out defaults to 5 seconds, but is configurable via the
The time-out defaults to 30 seconds, but is configurable via the
``first-startup.timeout`` pref, which is specified in milliseconds.
``FirstStartup.TIMED_OUT``