From: Reedy Date: Mon, 27 Nov 2017 20:27:35 +0000 (+0000) Subject: Remove math from $wgDefaultUserOptions as Math isn't in core X-Git-Tag: 1.31.0-rc.0~1396^2 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=b29460a84d915f49ce361399b26efbfa34f77db0;ds=inline Remove math from $wgDefaultUserOptions as Math isn't in core Change-Id: Id8248d673cda342d6727a02cd5a440be87e7c0c1 --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 3cd7ef181a..02be4738cc 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -4881,7 +4881,6 @@ $wgDefaultUserOptions = [ 'hidepatrolled' => 0, 'hidecategorization' => 1, 'imagesize' => 2, - 'math' => 1, 'minordefault' => 0, 'newpageshidepatrolled' => 0, 'nickname' => '',