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

Change subject: Beta: Set ContentTranslationCorpora to true
......................................................................


Beta: Set ContentTranslationCorpora to true

Bug: T119617
Change-Id: I7d4bc8db37d39baa5e8c2ef13a1d44eb45cbec8d
---
M wmf-config/CommonSettings-labs.php
M wmf-config/InitialiseSettings-labs.php
2 files changed, 5 insertions(+), 0 deletions(-)

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



diff --git a/wmf-config/CommonSettings-labs.php 
b/wmf-config/CommonSettings-labs.php
index 90e0ce3..47a7440 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -122,6 +122,7 @@
        $wgContentTranslationSiteTemplates['cx'] = 
'https://cxserver-beta.wmflabs.org/v1';
        $wgContentTranslationRESTBase['url'] = 'https://rest.wikimedia.org';
        $wgContentTranslationTranslateInTarget = false;
+       $wgContentTranslationCorpora = $wmgContentTranslationCorpora;
 }
 
 if ( $wmgUseCentralNotice ) {
diff --git a/wmf-config/InitialiseSettings-labs.php 
b/wmf-config/InitialiseSettings-labs.php
index d4835e1..38165a4 100644
--- a/wmf-config/InitialiseSettings-labs.php
+++ b/wmf-config/InitialiseSettings-labs.php
@@ -417,6 +417,10 @@
                        'default' => true,
                ),
 
+               'wmgContentTranslationCorpora' => array(
+                       'default' => true,
+               ),
+
                'wmgUseNavigationTiming' => array(
                        'default' => true,
                ),

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7d4bc8db37d39baa5e8c2ef13a1d44eb45cbec8d
Gerrit-PatchSet: 3
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: KartikMistry <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Thcipriani <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to