Revert "first line cannot be a comment"
This reverts commit 70428ec2cb.
This commit is contained in:
parent
70428ec2cb
commit
7b515f0db5
1 changed files with 5 additions and 4 deletions
|
|
@ -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]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue