LibreAwoo: see if general.config.obscure_value stops the warning about read failure

This commit is contained in:
Aminda Suomalainen 2024-02-24 16:55:39 +02:00
parent 49505be50c
commit 3c82483c5f
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
// later eating https://aminda.eu/browser-extensions#firefox-aboutconfig
// and finally becoming Firefox autoconfig file copied from
// https://codeberg.org/librewolf/settings/src/branch/master/librewolf.cfg
pref("general.config.obscure_value", 0);
// via https://www.ghacks.net/2017/10/27/how-to-enable-firefox-webextensions-on-mozilla-websites/
pref("extensions.webextensions.restrictedDomains", "");