mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 17:31:47 +09:00
[Basilisk] Issue MoonchildProductions/UXP#1628 - Remove extensions.update.background.url from preferences
This commit is contained in:
parent
9664369ac7
commit
15c137e0b0
1 changed files with 0 additions and 1 deletions
|
|
@ -155,7 +155,6 @@ pref("app.update.idletime", 60);
|
|||
//
|
||||
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