Ori.livneh has submitted this change and it was merged.

Change subject: Enable Scribunto function stats
......................................................................


Enable Scribunto function stats

Change-Id: Ifa12c81099c3f48c24cec516c1b31eb20673080c
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Ori.livneh: Verified; Looks good to me, approved



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index c98dcda..019db8b 100755
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2505,7 +2505,7 @@
        include( "$IP/extensions/Scribunto/Scribunto.php" );
        $wgScribuntoUseGeSHi = true;
        $wgScribuntoUseCodeEditor = true;
-       $wgScribuntoGatherFunctionStats = false;  // ori, 29-Oct-2015
+       $wgScribuntoGatherFunctionStats = true;  // ori, 29-Oct-2015
 
        $wgScribuntoDefaultEngine = 'luasandbox';
        $wgScribuntoEngineConf['luasandbox']['cpuLimit'] = 10;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifa12c81099c3f48c24cec516c1b31eb20673080c
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>

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

Reply via email to