Reedy has submitted this change and it was merged. Change subject: add optional limits argument to wgShellExec ......................................................................
add optional limits argument to wgShellExec add optional limits argument to overwrite filesize, memory and time limits or a command executed with wfShellExec. Just having once size fits all $wgMaxShell* options is not good enough for tasks that take long or create large files (i.e. video transcoding) Change-Id: I54148907bfd103fd28aff69baae03437efcfe1ee --- M includes/GlobalFunctions.php 1 file changed, 6 insertions(+), 4 deletions(-) Approvals: Reedy: Verified; Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/15739 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I54148907bfd103fd28aff69baae03437efcfe1ee Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: J <[email protected]> Gerrit-Reviewer: J <[email protected]> Gerrit-Reviewer: Reedy <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
