Manual:$wgCookieExpiration

From MediaWiki.org

Jump to: navigation, search
Cookies: $wgCookieExpiration
number of seconds before HTTP cookies expire
Introduced in version: pre 1.1.0
Removed in version: still in use
Allowed Values:
Default Value: 2592000

Other settings: Alphabetical | By Function


[edit] Details

Default is 2592000 seconds, which is 30 days. This means MediaWiki users will be logged out automatically 30 days after they log in. Setting this to 0 makes all cookies session-only.