mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-05-08 09:15:51 -04:00
Use consistent capitalization for the browser configuration
Closes #45 Issue #45
This commit is contained in:
parent
970feccadf
commit
a61a6f655c
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue