Revert "first line cannot be a comment"

This reverts commit 70428ec2cb.
This commit is contained in:
fxbrit 2022-02-08 16:38:56 +01:00
parent 70428ec2cb
commit 7b515f0db5

View file

@ -1,11 +1,12 @@
defaultPref("librewolf.cfg.version", "5.5");
/** LIBREWOLF SETTINGS /** LIBREWOLF SETTINGS
* *
* please take the time to read and understand, but also to customize the settings to find your own setup. * 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/ * 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: * 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] * PRIVACY [ISOLATION, SANITIZING, CACHE AND STORAGE, HISTORY AND SESSION RESTORE, QUERY STRIPPING]