This commit is contained in:
David Rotermund 2024-04-19 19:11:54 +02:00
parent 6ba5513554
commit 3ebf9d1d81

View file

@ -96,7 +96,7 @@
## be publicly accessible from the web.
#$wgCacheDirectory = "$IP/cache";
$wgSecretKey = "68876c5ab7953361002cc0afd46371202badcf9aa4241976eafe44ac3e330e09";
$wgSecretKey = "{{ wgSecretKey }}";
# Changing this will log out all existing sessions.
$wgAuthenticationTokenVersion = "1";