mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-27 03:58:51 +02:00
firefox: increase update check interval
This commit is contained in:
parent
c7755c58e4
commit
402c8711eb
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ user_pref("network.trr.mode", 5);
|
|||
|
||||
// Disable auto-update
|
||||
user_pref("app.update.auto", false);
|
||||
user_pref("app.update.interval", 259200);
|
||||
user_pref("beacon.enabled", false);
|
||||
|
||||
// Disable annoying prompts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue