Manual:$wgSessionSecret
Appearance
From mediawiki.org
| Security: $wgSessionSecret | |
|---|---|
| Secret for session storage. |
|
| Introduced in version: | 1.27.0 (Gerrit change 285438; git #0b8b539a) |
| Removed in version: | Still in use |
| Allowed values: | (string) |
| Default value: | false |
| Other settings: Alphabetical | By function | |
Details
[edit ]Secret for session storage. This should be set in LocalSettings.php, otherwise $wgSecretKey will be used.