mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-10 13:13:35 +01:00
Use consistent capitalization for the browser configuration
Closes #45 Issue #45
This commit is contained in:
parent
970feccadf
commit
a61a6f655c
@ -792,9 +792,9 @@ Highly customizable plugin to selectively allow Javascript, Java, and Flash to r
|
||||
<li>network.cookie.cookieBehavior = 1</li>
|
||||
<ul>
|
||||
<li>Disable cookies</li>
|
||||
<li>0 = accept all cookies by default</li>
|
||||
<li>1 = only accept from the originating site (block third party cookies)</li>
|
||||
<li>2 = block all cookies by default</li>
|
||||
<li>0 = Accept all cookies by default</li>
|
||||
<li>1 = Only accept from the originating site (block third party cookies)</li>
|
||||
<li>2 = Block all cookies by default</li>
|
||||
</ul>
|
||||
|
||||
<li>network.cookie.lifetimePolicy = 2</li>
|
||||
|
Loading…
Reference in New Issue
Block a user