Mattflaschen has uploaded a new change for review.
https://gerrit.wikimedia.org/r/179981
Change subject: Enable EventLogging for Flow
......................................................................
Enable EventLogging for Flow
We're going to set the default to false, but we still want it true
for the WMF cluster.
Change-Id: Ib55ccfbe362c5324dde1e0c2e992b3ad11ceb264
---
M wmf-config/CommonSettings.php
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/81/179981/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index f660715..ef0bcd3 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2559,6 +2559,8 @@
$wgFlowCluster = $wmgFlowCluster;
$wgFlowExternalStore = $wgDefaultExternalStore;
$wgFlowMaintenanceMode = $wmgFlowMaintenanceMode;
+
+ $wgFlowEventLogging = true;
}
if ( $wmgUseDisambiguator ) {
--
To view, visit https://gerrit.wikimedia.org/r/179981
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib55ccfbe362c5324dde1e0c2e992b3ad11ceb264
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits