Merge branch 'w30_MDL-40627_m26_extramemorylimit' of https://github.com/skodak/moodle
[moodle.git] / config-dist.php
index 6598ce3..63e7826 100644 (file)
@@ -395,7 +395,7 @@ $CFG->admin = 'admin';
 // 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 = '1024M';
 //
 // Moodle 2.4 introduced a new cache API.
 // The cache API stores a configuration file within the Moodle data directory and