From 11c6da597200478f1dc8bd224db86110f76e320d Mon Sep 17 00:00:00 2001 From: martin Date: Thu, 15 Aug 2002 04:17:25 +0000 Subject: [PATCH] Accidentally checked in a test version of setup.php - reverting --- lib/setup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/setup.php b/lib/setup.php index a0a4a3a5ce..90af95571c 100644 --- a/lib/setup.php +++ b/lib/setup.php @@ -18,7 +18,7 @@ // Default editing time for posts and the like (in seconds) - $CFG->maxeditingtime = 10; + $CFG->maxeditingtime = 1800; // Location of standard files -- 2.39.5