Manual:$wgSessionName/pt-br
Appearance
| Cookies: $wgSessionName | |
|---|---|
| Override to customize the session name. |
|
| Introduzida na versão: | 1.7.0 (r15312) |
| Removida na versão: | Ainda em uso |
| Valores permitidos: | (string) or false |
| Valor padrão: | false |
| Outras definições: Ordem alfabética | Por função | |
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'.