Skip to content

Commit

Permalink
"MDL-18540, add 512 mo options to extramemeorylimit, merged from 1.9"
Browse files Browse the repository at this point in the history
  • Loading branch information
dongsheng committed Apr 15, 2009
1 parent 56eeebd commit 4440330
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/settings/server.php
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@
array( '64M' => '64M',
'128M' => '128M',
'256M' => '256M',
'512M' => '512M',
'1024M' => '1024M'
)));
$temp->add(new admin_setting_special_selectsetup('cachetype', get_string('cachetype', 'admin'),
Expand Down

0 comments on commit 4440330

Please sign in to comment.