Confirmed users
1,041
edits
No edit summary |
|||
| Line 115: | Line 115: | ||
incompatibilities with enabled extensions, prompt with UI otherwise. | incompatibilities with enabled extensions, prompt with UI otherwise. | ||
2 - download minor updates only, prompt for major updates, regardless | 2 - download minor updates only, prompt for major updates, regardless | ||
of whether or not all enabled extensions are compatible. | of whether or not all enabled extensions are compatible. | ||
Note: The following applies to Gecko 1.9.1 / Firefox 3.5 and below | |||
BOOLEAN - app.update.log.* Default: false | BOOLEAN - app.update.log.* Default: false | ||
enables logging for various Update Service components, set preferences | enables logging for various Update Service components, set preferences | ||
| Line 123: | Line 124: | ||
Checker, Downloader, UpdateService, General, UpdateManager, | Checker, Downloader, UpdateService, General, UpdateManager, | ||
UI:DownloadingPage, UI:CheckingPage, UI:LicensePage, etc. | UI:DownloadingPage, UI:CheckingPage, UI:LicensePage, etc. | ||
Note: The following applies to Gecko 1.9.2 / Firefox 3.6 and above | |||
BOOLEAN - app.update.log Default: false | |||
enables logging for the Application Update Service components | |||
WSTRING - app.update.url.manual Default: <url> | WSTRING - app.update.url.manual Default: <url> | ||
the default update service XML file URL | the default update service XML file URL | ||