| Cookies: $wgSessionName | |
|---|---|
| Override to customize the session name. | |
| Introduced in version: | 1.7.0 (r15312) | 
| Removed in version: | still in use | 
| Allowed values: | (string) or false | 
| Default value: | false | 
| Other settings: Alphabetical | By function | |
Details
Override to customize the session.name. MediaWiki will try to set the session name only if session.auto_start is disabled.
If not specified, the session name will default to $wgCookiePrefix . '_session'.
See also
- Manual:$wgCookiePrefix
    This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.