Kaldari has submitted this change and it was merged.
Change subject: Add new eventlogging schema: EchoPrefUpdate
......................................................................
Add new eventlogging schema: EchoPrefUpdate
Change-Id: Iade0713ab8c5b32812451f7670744f841f19fa17
---
M wmf-config/CommonSettings.php
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Kaldari: Verified; Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 0847ab2..a758f48 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2259,6 +2259,9 @@
// 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;
$wgEchoEnableEmailBatch = $wmgEchoEnableEmailBatch;
$wgEchoEmailFooterAddress = $wmgEchoEmailFooterAddress;
--
To view, visit https://gerrit.wikimedia.org/r/65137
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iade0713ab8c5b32812451f7670744f841f19fa17
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Bsitu <[email protected]>
Gerrit-Reviewer: Kaldari <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits