mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Restore app.update.url.override preference.
This commit is contained in:
parent
114e3529bc
commit
87624b25ff
2 changed files with 34 additions and 7 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue