Jdlrobson has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/395053 )

Change subject: Enable Page Previews EventLogging instrumentation
......................................................................

Enable Page Previews EventLogging instrumentation

This will allow us to learn about the time to first
interaction with a greater degree of precision

Bug: T181493
Change-Id: Icdfc23c31c3f216828e687a12f6d75a9ef03425e
---
M wmf-config/InitialiseSettings.php
1 file changed, 3 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index c3468c4..1a97738 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -13791,6 +13791,9 @@
 
 'wgPopupsEventLogging' => [
        'default' => false,
+       // T181493
+       'enwiki' => true,
+       'dewiki' => true,
 ],
 
 'wgPopupsGateway' => [

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

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

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

Reply via email to