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

Change subject: Enable A/B test of VisualEditor for new accounts on English 
Wikipedia
......................................................................


Enable A/B test of VisualEditor for new accounts on English Wikipedia

Bug: T90666
Change-Id: Ia93c9356fb8c2e8611ad163bfc637f28be6cf9a4
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Catrope: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index c7641fa..5ff14fd 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -12711,6 +12711,7 @@
 // Should 50% of new accounts be opted in to VisualEditor (A/B test)
 'wmgVisualEditorEnableSplitTest' => array(
        'default' => false,
+        'enwiki' => true,
 ),
 
 // --------------- VisualEditor end ---------------

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia93c9356fb8c2e8611ad163bfc637f28be6cf9a4
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jforrester <jforres...@wikimedia.org>
Gerrit-Reviewer: Catrope <roan.katt...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to