Manual:$wgSessionName/it
Appearance
| Cookies: $wgSessionName | |
|---|---|
| Override to customize the session name. |
|
| Introdotto nella versione: | 1.7.0 (r15312) |
| Rimosso nella versione: | Still in use |
| Valori concessi: | (string) or false |
| Valore predefinito: | false |
| Impostazioni: Alfabetiche | Per funzione | |
Dettagli
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'.