first line cannot be a comment
This commit is contained in:
parent
0fc1ff53c9
commit
70428ec2cb
1 changed files with 4 additions and 5 deletions
|
|
@ -1,12 +1,11 @@
|
||||||
|
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/
|
||||||
*/
|
*
|
||||||
defaultPref("librewolf.cfg.version", "5.5");
|
* INDEX
|
||||||
|
|
||||||
|
|
||||||
/** 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