]> git.mjollnir.org Git - moodle.git/commitdiff
Another hint for the Windows users
authormoodler <moodler>
Tue, 10 Dec 2002 17:26:30 +0000 (17:26 +0000)
committermoodler <moodler>
Tue, 10 Dec 2002 17:26:30 +0000 (17:26 +0000)
config-dist.php

index 6f069e8d371ea869d68c28c847e74cb562c37df3..09a46019de9e2c9d1a4f9cb4493bb45ce4d0e8f1 100644 (file)
@@ -62,6 +62,7 @@ $CFG->dirroot   = "/web/moodle";
 // Now you need a place where Moodle can save uploaded files.  This\r
 // directory should be writeable by the web server user (usually 'nobody'\r
 // or 'apache'), but it should not be accessible directly via the web.\r
+// On Windows systems you might specify something like "C:\moodledata"\r
 \r
 $CFG->dataroot  = "/home/moodledata";\r
 \r