mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-31 11:01:40 +00:00
Change pref name
Added Preferences for software notification timer (see 14729) r. samir g.
This commit is contained in:
parent
cc353be680
commit
1a924bd0b3
@ -1,3 +1,6 @@
|
||||
pref("xpinstall.enabled", true);
|
||||
pref("xpinstall.manual_confirm", true);
|
||||
pref("xpinstall.notifications_enabled", true);
|
||||
|
||||
pref("xpinstall.notifications.enabled", true);
|
||||
pref("xpinstall.notifications.interval", 1);
|
||||
pref("xpinstall.notifications.lastDate", 0);
|
Loading…
x
Reference in New Issue
Block a user