From 7c52bbde49e858367865991614acf54b730905d9 Mon Sep 17 00:00:00 2001 From: fxbrit Date: Mon, 7 Mar 2022 11:59:11 +0100 Subject: [PATCH] update fission description --- librewolf.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/librewolf.cfg b/librewolf.cfg index 239a1b2..a9e8800 100755 --- a/librewolf.cfg +++ b/librewolf.cfg @@ -186,6 +186,7 @@ defaultPref("webgl.disabled", true); /** [SECTION] SITE ISOLATION * https://wiki.mozilla.org/Project_Fission + * this has been rolled out and is now a default on most FF releases */ defaultPref("fission.autostart", true);