Ori.livneh has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/249811

Change subject: Enable ScribuntoGatherFunctionStats
......................................................................

Enable ScribuntoGatherFunctionStats

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


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

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

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

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

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

Reply via email to