From: gustav_delius Date: Sat, 8 May 2004 22:06:33 +0000 (+0000) Subject: corrected small type reported in bug 1152 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d71cca4bea33ae682da5d60e7bca409da6b5fd4e;p=moodle.git corrected small type reported in bug 1152 --- diff --git a/lang/en/docs/install.html b/lang/en/docs/install.html index 14c3a3587f..2716a0d69c 100644 --- a/lang/en/docs/install.html +++ b/lang/en/docs/install.html @@ -1,7 +1,7 @@ Moodle Docs: Installation - + @@ -388,7 +388,7 @@ php_value post_max_size 2M

Usually, the "crontab" command will put you into the 'vi' editor. You enter "insert mode" by pressing "i", then type in the line as above, then exit insert mode by - pressing ESC. You save and exit by typing ":wq", or quit with saving using ":q!" (without the quotes).

+ pressing ESC. You save and exit by typing ":wq", or quit without saving using ":q!" (without the quotes).

On Windows systems: The simplest way is to use this little package moodle-cron-for-windows.zip which makes this whole thing very easy. You can also explore using the built-in Windows feature for "Scheduled Tasks".