You need to edit the ListConfigFile.xml and add the following line:
<property name="MaxImageSize">1000000</property>
The property value is in bytes - e.g. 1000000 bytes means 976.56 KB. Note that if you set a very large value, you might need to modify the MaxRequestLength in the MOSS application's web.config file (http://msdn.microsoft.com/en-us/library/e1f13641.aspx).