mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
Merge remote-tracking branch 'origin/master' into custom
This commit is contained in:
commit
701440781c
4 changed files with 10 additions and 1 deletions
|
|
@ -155,6 +155,7 @@ 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