projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56eeebd
)
"MDL-18540, add 512 mo options to extramemeorylimit, merged from 1.9"
author
dongsheng
<dongsheng>
Wed, 15 Apr 2009 03:53:03 +0000
(
03:53
+0000)
committer
dongsheng
<dongsheng>
Wed, 15 Apr 2009 03:53:03 +0000
(
03:53
+0000)
admin/settings/server.php
patch
|
blob
|
history
diff --git
a/admin/settings/server.php
b/admin/settings/server.php
index b4b124a778753ad7855a5dd9b04d48e14c6af8d2..8bdaa938a7bbd8bc94d51300aabb975549d3c3f0 100644
(file)
--- a/
admin/settings/server.php
+++ b/
admin/settings/server.php
@@
-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'),