Kézikönyv:$wgSessionName
Appearance
| Cookies: $wgSessionName | |
|---|---|
| Override to customize the session name. |
|
| Bevezetve: | 1.7.0 (r15312) |
| Eltávolítva: | használatban |
| Megengedett értékek: | (sztring) vagy false |
| Alapértelmezett érték: | false |
| Egyéb beállítások: Betűrendben | Funkció szerint | |
Részletek
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'.