mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-22 11:22:41 +00:00
Use consistent capitalization for the browser configuration
Closes #45 Issue #45
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user