Restore app.update.url.override preference.

This commit is contained in:
wolfbeast 2019-02-12 16:33:11 +01:00 committed by Roy Tam
commit 87624b25ff
2 changed files with 34 additions and 7 deletions

View file

@ -141,6 +141,9 @@ pref("app.update.url", "https://aus5.mozilla.org/update/6/%PRODUCT%/%VERSION%/%B
// app.update.url.manual is in branding section
// app.update.url.details is in branding section
// User-settable override to app.update.url for testing purposes.
//pref("app.update.url.override", "");
// app.update.interval is in branding section
// app.update.promptWaitTime is in branding section