]> git.mjollnir.org Git - moodle.git/commitdiff
WHoops .... time should be 1800 seconds
authormartin <martin>
Thu, 6 Jun 2002 02:59:44 +0000 (02:59 +0000)
committermartin <martin>
Thu, 6 Jun 2002 02:59:44 +0000 (02:59 +0000)
lib/setup.php

index 094ad4399e845aed0af080f10ea0d612bcf4ccb5..6a12ff0473bf4bc2388f34d6fd0275fe312c9e83 100644 (file)
@@ -22,7 +22,7 @@
 
 // Default editing time for discussions and the like (in seconds)
 
-    $CFG->maxeditingtime = 10;
+    $CFG->maxeditingtime = 1800;
 
 // Location of standard files