Tim Starling has submitted this change and it was merged.
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(-)
Approvals:
Tim Starling: Verified; Looks good to me, approved
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: merged
Gerrit-Change-Id: Idc62ba9b7def97a55a0f566e8f10d741d45ee581
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Tim Starling <[email protected]>
Gerrit-Reviewer: Tim Starling <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits