"MDL-18540, add 512 mo options to extramemeorylimit, merged from 1.9"
authordongsheng <dongsheng>
Wed, 15 Apr 2009 03:53:03 +0000 (03:53 +0000)
committerdongsheng <dongsheng>
Wed, 15 Apr 2009 03:53:03 +0000 (03:53 +0000)
admin/settings/server.php

index b4b124a778753ad7855a5dd9b04d48e14c6af8d2..8bdaa938a7bbd8bc94d51300aabb975549d3c3f0 100644 (file)
@@ -240,6 +240,7 @@ $temp->add(new admin_setting_configselect('extramemorylimit', get_string('extram
                                           array( '64M' => '64M',
                                                  '128M' => '128M',
                                                  '256M' => '256M',
+                                                 '512M' => '512M',
                                                  '1024M' => '1024M'
                                              )));
 $temp->add(new admin_setting_special_selectsetup('cachetype', get_string('cachetype', 'admin'),