mirror of
https://github.com/moodle/moodle.git
synced 2025-05-31 13:09:25 +02:00
Mentioned there's no need to use a trailing slash on the wwwroot
This commit is contained in:
parent
a7b9e8bc9f
commit
7b5271354b
@ -42,7 +42,7 @@ $CFG->dbpass = "password";
|
||||
|
||||
|
||||
// Next you need to tell Moodle where it is located.
|
||||
// Specify the full URL that moodle has been installed in:
|
||||
// Specify the full URL where moodle has been installed (without a trailing slash):
|
||||
|
||||
$CFG->wwwroot = "http://example.com/moodle";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user