]> git.mjollnir.org Git - moodle.git/commit
add an override for system limits (execution time / memory limit) for long
authordiml <diml>
Sun, 7 Oct 2007 20:14:17 +0000 (20:14 +0000)
committerdiml <diml>
Sun, 7 Oct 2007 20:14:17 +0000 (20:14 +0000)
commitb0c3d06acc2a58b5f8a1d653e1dff56a9763a2ba
tree1f4e67a54dba448479172a3f581e413d1ee5e227
parent84257f3fe116b458679df9da0fbddefe30ec6fe7
add an override for system limits (execution time / memory limit) for long
reindexation works (big documents). Set statically to 300 sec and 48M.

TODO : get possibly admin defined values for these limits.
search/cron_php5.php