jenkins-bot has submitted this change and it was merged.

Change subject: Enable math VE plugin on labs
......................................................................


Enable math VE plugin on labs

Change-Id: Id3c9b312611e30a2eab94d74a76acd3296181d85
---
M wmf-config/InitialiseSettings-labs.php
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Jforrester: Looks good to me, but someone else must approve
  EBernhardson: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings-labs.php 
b/wmf-config/InitialiseSettings-labs.php
index 8807d01..e79bf36 100644
--- a/wmf-config/InitialiseSettings-labs.php
+++ b/wmf-config/InitialiseSettings-labs.php
@@ -287,6 +287,9 @@
        'wmgVisualEditorEnableTocWidget' => array(
                'enwiki' => true,
        ),
+       'wmgMathVisualEditorDefault' => array(
+               'enwiki' => true,
+       ),
 
        'wmgUseCampaigns' => array(
                'default' => true,

-- 
To view, visit https://gerrit.wikimedia.org/r/120838
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id3c9b312611e30a2eab94d74a76acd3296181d85
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>
Gerrit-Reviewer: EBernhardson <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to