mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 08:18:41 +09:00
[Pale-Moon] Issue MoonchildProductions/UXP#1628 - Remove extensions.update.background.url from preferences
This commit is contained in:
parent
26990a1d74
commit
9664369ac7
1 changed files with 0 additions and 1 deletions
|
|
@ -195,7 +195,6 @@ pref("app.update.incompatible.mode", 0);
|
|||
//
|
||||
pref("extensions.update.enabled", true);
|
||||
pref("extensions.update.url", "https://@AM_DOMAIN@/?component=aus&@AM_AUS_ARGS@");
|
||||
pref("extensions.update.background.url", "https://@AM_DOMAIN@/?component=aus&@AM_AUS_ARGS@");
|
||||
pref("extensions.update.interval", 86400); // Check for updates to Extensions and
|
||||
// Themes every day
|
||||
// Non-symmetric (not shared by extensions) extension-specific [update] preferences
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue