0306: extra info, closes #615

This commit is contained in:
Thorin-Oakenpants 2019-01-18 04:24:13 +00:00 committed by GitHub
parent f1e6d164f7
commit 1c09ec36e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -193,7 +193,8 @@ user_pref("app.update.staging.enabled", false);
* This is the update available, downloaded, error and success information ***/
user_pref("app.update.silent", false);
/* 0306: disable extension metadata updating
* sends daily pings to Mozilla about extensions and recent startups ***/
* sends daily pings to Mozilla about extensions and recent startups
* [NOTE] blocks any expanded text description, if it exists, when you "show more details about an addon" ***/
user_pref("extensions.getAddons.cache.enabled", false);
/* 0307: disable auto updating of personas (themes) ***/
user_pref("lightweightThemes.update.enabled", false);