From 7b515f0db547d8559de5953eebdd922391105b9a Mon Sep 17 00:00:00 2001 From: fxbrit Date: Tue, 8 Feb 2022 16:38:56 +0100 Subject: [PATCH] Revert "first line cannot be a comment" This reverts commit 70428ec2cb4735a7ad0db9e743e5db944abc2e41. --- librewolf.cfg | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/librewolf.cfg b/librewolf.cfg index f750f32..fd6c7a5 100755 --- a/librewolf.cfg +++ b/librewolf.cfg @@ -1,11 +1,12 @@ -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/ - * - * INDEX + */ +defaultPref("librewolf.cfg.version", "5.5"); + + +/** 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]