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

Change subject: Stop overriding Echo's EventLogging revision ids
......................................................................


Stop overriding Echo's EventLogging revision ids

These should be set in Echo's configuration so it we don't need to
change wmf-config everytime the schema and code change.

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

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



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index fbedeeb..a7346cf 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2435,13 +2435,10 @@
 
        // Eventlogging for Schema:Echo
        $wgEchoConfig['eventlogging']['Echo']['enabled'] = true;
-       $wgEchoConfig['eventlogging']['Echo']['revision'] = 7731316;
        // Eventlogging for Schema:EchoMail
        $wgEchoConfig['eventlogging']['EchoMail']['enabled'] = true;
-       $wgEchoConfig['eventlogging']['EchoMail']['revision'] = 5467650;
        // Eventlogging for Schema:EchoInteraction
        $wgEchoConfig['eventlogging']['EchoInteraction']['enabled'] = true;
-       $wgEchoConfig['eventlogging']['EchoInteraction']['revision'] = 5782287;
 
        $wgEchoEnableEmailBatch = $wmgEchoEnableEmailBatch;
        $wgEchoEmailFooterAddress = $wmgEchoEmailFooterAddress;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9bf6f4bcd41d8da5f135339d146a80ab0e41b8cb
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to