You've already forked docker-mediawiki
Closes #13 Closes #12 Closes #11 Reviewed-on: #14 Co-authored-by: stuzer05 <stuzer05@stuzer.link> Co-committed-by: stuzer05 <stuzer05@stuzer.link>
This commit is contained in:
@ -271,6 +271,9 @@ $wgPFEnableStringFunctions = true;
|
||||
//$wgMpdfTab = true;
|
||||
$wgMpdfToolboxLink = true;
|
||||
|
||||
// Global css wasn't loading on login page
|
||||
$wgAllowSiteCSSOnRestrictedPages = true;
|
||||
|
||||
// $wgObjectCaches['redis'] = [
|
||||
// 'class' => 'RedisBagOStuff',
|
||||
// 'servers' => [ '127.0.0.1:6379' ],
|
||||
|
Reference in New Issue
Block a user