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

Change subject: Remove Echo preference eventlogging
......................................................................


Remove Echo preference eventlogging

Echo preference change is already captured in the general
preference change, this is just a duplicate

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

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



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 87f1164..7084946 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2283,9 +2283,6 @@
        // Eventlogging for Schema:EchoMail
        $wgEchoConfig['eventlogging']['EchoMail']['enabled'] = true;
        $wgEchoConfig['eventlogging']['EchoMail']['revision'] = 5467650;
-       // Eventlogging for Schema:EchoPrefUpdate
-       $wgEchoConfig['eventlogging']['EchoPrefUpdate']['enabled'] = true;
-       $wgEchoConfig['eventlogging']['EchoPrefUpdate']['revision'] = 5488876;
        // Eventlogging for Schema:EchoInteraction
        $wgEchoConfig['eventlogging']['EchoInteraction']['enabled'] = true;
        $wgEchoConfig['eventlogging']['EchoInteraction']['revision'] = 5539940;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibac4c4813435af980886ad30bdb5f67ba3840ae0
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Bsitu <[email protected]>
Gerrit-Reviewer: Bsitu <[email protected]>
Gerrit-Reviewer: Matthias Mullie <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to