Skip to content

Commit

Permalink
MDL-31979 Typo in config-dist.php
Browse files Browse the repository at this point in the history
  • Loading branch information
micaherne committed Mar 12, 2012
1 parent fe0979e commit d8a30af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config-dist.php
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@
// memory limit to something higher.
// The value for the settings should be a valid PHP memory value. e.g. 512M, 1G
//
// $CFG->extramemorylimit = 1G;
// $CFG->extramemorylimit = '1G';
//
// The CSS files the Moodle produces can be extremely large and complex, especially
// if you are using a custom theme that builds upon several other themes.
Expand Down

0 comments on commit d8a30af

Please sign in to comment.