MaxSem has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/185106

Change subject: Fix variable name
......................................................................

Fix variable name

At the same time, flip it off because it was the status quo before and it's
end of the day here and l10n developers aren't available.

Change-Id: I359e4c43222a0f910ba0735424425e84b0849db2
---
M wmf-config/InitialiseSettings.php
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/06/185106/1

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 15ef632..b183c80 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -13779,8 +13779,8 @@
        'wikivoyage' => true,
 ),
 
-'wmgUseContentTranslationEventLogging' => array(
-       'default' => true,
+'wmgContentTranslationEventLogging' => array(
+       'default' => false,
 ),
 
 'wmgContentTranslationCluster' => array(

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I359e4c43222a0f910ba0735424425e84b0849db2
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: MaxSem <[email protected]>

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

Reply via email to