J has uploaded a new change for review. 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, 5 insertions(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/39/15739/1 -- To view, visit https://gerrit.wikimedia.org/r/15739 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I54148907bfd103fd28aff69baae03437efcfe1ee Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: J <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
