From 70428ec2cb4735a7ad0db9e743e5db944abc2e41 Mon Sep 17 00:00:00 2001 From: fxbrit Date: Tue, 8 Feb 2022 16:33:09 +0100 Subject: [PATCH] first line cannot be a comment --- librewolf.cfg | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/librewolf.cfg b/librewolf.cfg index fd6c7a5..f750f32 100755 --- a/librewolf.cfg +++ b/librewolf.cfg @@ -1,12 +1,11 @@ +defaultPref("librewolf.cfg.version", "5.5"); + /** LIBREWOLF SETTINGS * * please take the time to read and understand, but also to customize the settings to find your own setup. * the answers to the most common questions are at this link https://librewolf.net/docs/faq/ - */ -defaultPref("librewolf.cfg.version", "5.5"); - - -/** INDEX + * + * INDEX * the file is organized in categories, and each one has a number of sections: * * PRIVACY [ISOLATION, SANITIZING, CACHE AND STORAGE, HISTORY AND SESSION RESTORE, QUERY STRIPPING]