diff --git a/GlobalSettings.php b/GlobalSettings.php index f7c347b024..9b0406c696 100644 --- a/GlobalSettings.php +++ b/GlobalSettings.php @@ -651,3 +651,5 @@ // Mathoid $wgMathMathMLUrl = 'http://[2a10:6740::6:504]:10044/'; + +$wgPropagateErrors = false;