wiki: set default theme
This commit is contained in:
parent
edac0c3eba
commit
af6119a0ec
|
@ -55,6 +55,7 @@ in
|
|||
$wgAllowUserCss = true;
|
||||
$wgUseAjax = true;
|
||||
$wgEnableMWSuggest = true;
|
||||
$wgDefaultSkin = 'timeless';
|
||||
|
||||
//TODO what about $wgUpgradeKey ?
|
||||
|
||||
|
|
Loading…
Reference in a new issue