Update
This commit is contained in:
parent
6ba5513554
commit
3ebf9d1d81
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
||||||
## be publicly accessible from the web.
|
## be publicly accessible from the web.
|
||||||
#$wgCacheDirectory = "$IP/cache";
|
#$wgCacheDirectory = "$IP/cache";
|
||||||
|
|
||||||
$wgSecretKey = "68876c5ab7953361002cc0afd46371202badcf9aa4241976eafe44ac3e330e09";
|
$wgSecretKey = "{{ wgSecretKey }}";
|
||||||
|
|
||||||
# Changing this will log out all existing sessions.
|
# Changing this will log out all existing sessions.
|
||||||
$wgAuthenticationTokenVersion = "1";
|
$wgAuthenticationTokenVersion = "1";
|
||||||
|
|
Loading…
Reference in a new issue