mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-03 07:23:39 +02:00
put back 0307
This commit is contained in:
parent
ebafe0b9bc
commit
2b5f8d2c9a
1 changed files with 2 additions and 0 deletions
2
user.js
2
user.js
|
@ -200,6 +200,8 @@ user_pref("app.update.silent", false);
|
||||||
* used when installing/updating an extension, and in daily background update checks: if false, it
|
* used when installing/updating an extension, and in daily background update checks: if false, it
|
||||||
* hides the expanded text description (if it exists) when you "show more details about an addon" ***/
|
* hides the expanded text description (if it exists) when you "show more details about an addon" ***/
|
||||||
// user_pref("extensions.getAddons.cache.enabled", false);
|
// user_pref("extensions.getAddons.cache.enabled", false);
|
||||||
|
/* 0307: disable auto updating of personas (lightweight themes) ***/
|
||||||
|
user_pref("lightweightThemes.update.enabled", false);
|
||||||
/* 0308: disable search update
|
/* 0308: disable search update
|
||||||
* [SETTING] General>Firefox Updates>Automatically update search engines ***/
|
* [SETTING] General>Firefox Updates>Automatically update search engines ***/
|
||||||
user_pref("browser.search.update", false);
|
user_pref("browser.search.update", false);
|
||||||
|
|
Loading…
Add table
Reference in a new issue