Tim Starling has uploaded a new change for review.

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


Change subject: Disable the LuaSandbox profiler
......................................................................

Disable the LuaSandbox profiler

It is crashy, it needs recompilation.

Change-Id: Idc62ba9b7def97a55a0f566e8f10d741d45ee581
---
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/49611/1

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 2318510..9f26dcc 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2551,6 +2551,7 @@
        $wgScribuntoUseCodeEditor = true;
        $wgScribuntoDefaultEngine = 'luasandbox';
        $wgScribuntoEngineConf['luasandbox']['cpuLimit'] = 10;
+       $wgScribuntoEngineConf['luasandbox']['profilerPeriod'] = false;
 }
 
 if ( $wmgUseSubpageSortkey ) {

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

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

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

Reply via email to