diff --git a/librewolf.cfg b/librewolf.cfg index f2ac3f7..1ddab72 100755 --- a/librewolf.cfg +++ b/librewolf.cfg @@ -376,7 +376,6 @@ pref("devtools.debugger.remote-enabled", false); // default, but subject to bran defaultPref("devtools.selfxss.count", 0); // required for devtools console to work /** [SECTION] OTHERS */ -pref("browser.translation.engine", ""); // remove translation engine pref("webchannel.allowObject.urlWhitelist", ""); // remove web channel whitelist defaultPref("services.settings.server", "https://%.invalid") // set the remote settings URL (REMOTE_SETTINGS_SERVER_URL in the code)