Triple default $wgMaxShellMemory (raise to 300 MB)
authorBartosz Dziewoński <matma.rex@gmail.com>
Wed, 23 Oct 2013 20:56:50 +0000 (22:56 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Thu, 24 Oct 2013 23:16:53 +0000 (01:16 +0200)
commit45d3656a4c8e169cadc5bda339296cf0aa00556f
treec1668193a60f1bf525640329b7ccbb482d93dde2
parentd72e170102ab660aba186a431c6171fc460ce61b
Triple default $wgMaxShellMemory (raise to 300 MB)

100 MB is no longer sufficient.

That value was chosen back in 2006 (r14795); the world has largely
moved on to 64-bit programs since then, and applications such as
ImageMagick seem to use 16-bit precision for each image channel.
It's not enough to scale regular large-ish images on default system
settings anymore.

Bug: 34241
Change-Id: I66bbe12925689f9273f3b5fb29adc8c15c828c70
RELEASE-NOTES-1.22
includes/DefaultSettings.php