Visit Mozilla.org

Cookies Preferences in Mozilla

From MDC

These preferences apply to most Mozilla products (including Firefox and Seamonkey), however they are application-specific, so not all of them may apply to you. The default values given are for Firefox 3.

Contents

[edit] network.cookie.cookieBehavior

Default Value: 0

0 = accept all cookies by default
1 = only accept from the originating site (block third party cookies)
2 = block all cookies by default
3 = use p3p settings (note: this is only applicable to older Mozilla Suite and Seamonkey versions.)

[edit] network.cookie.lifetimePolicy

Default Value: 0

0 = Accept cookies normally
1 = Prompt for each cookie
2 = Accept for current session only
3 = Accept for N days

[edit] network.cookie.lifetime.days

Default Value: 90

Only used if network.cookie.lifetimePolicy is set to 3

Sets the number of days that the lifetime of cookies should be limited to.

[edit] network.cookie.alwaysAcceptSessionCookies

Default Value: false

Only used if network.cookie.lifetimePolicy is set to 1

true = accepts session cookies without prompting
false = prompts for session cookies

[edit] network.cookie.maxNumber

Default Value: 1000

Configures the maximum amount of cookies to be stored

Valid range is from 0-65535, RFC 2109 and 2965 require this to be at least 300

[edit] network.cookie.maxPerHost

Default Value: 50

Configures the maximum amount of cookies to be stored per host

Valid range is from 0-65535, RFC 2109 and 2965 require this to be at least 20

[edit] network.cookie.disableCookieForMailNews

Default Value: true

true = do not accept any cookies from within mailnews or from mail-style URIs
false = allow cookies in these situations

This preference is applicable to Seamonkey only. (Thunderbird does not generally allow cookies, except for RSS feeds.)

[edit] network.cookie.prefsMigrated

Default Value: false

Migration pref for users with older profiles (before Mozilla 1.7). If you have the old-style prefs, they will be migrated when starting the application. (The old prefs are network.cookie.lifetime.enabled, network.cookie.lifetime.behavior, and network.cookie.warnAboutCookies.)

true = prefs have been migrated
false = migrate prefs on next startup

[edit] Original Document Information

  • Author(s): Mike Connor
  • Last Updated Date: May 22, 2004
  • Copyright Information: Portions of this content are © 1998–2007 by individual mozilla.org contributors; content available under a Creative Commons license | Details.