Nikerabbit has uploaded a new change for review.

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

Change subject: Re-enable event logging for cx
......................................................................

Re-enable event logging for cx

Of course we want logging for the feature we are deploying.

Error introduced in bc4e9dded2 and then disabled in I359e4c43222a
and nobody noticed until now (I was traveling).

Change-Id: I8a9f29c66494f3e5265a7bbac2f069d6bd87fce7
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 8c0fdfd..4c2099a 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -13769,7 +13769,7 @@
 ),
 
 'wmgContentTranslationEventLogging' => array(
-       'default' => false,
+       'default' => true,
 ),
 
 'wmgContentTranslationCluster' => array(

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

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

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

Reply via email to