Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
config-dist.php File Reference

Variables

global $CFG = new stdClass()
 
$CFG admin = 'admin'
 
$CFG dataroot = '/home/example/moodledata'
 
$CFG dbhost = 'localhost'
 
$CFG dblibrary = 'native'
 
$CFG dbname = 'moodle'
 
$CFG dboptions
 
$CFG dbpass = 'password'
 
$CFG dbtype = 'pgsql'
 
$CFG dbuser = 'username'
 
$CFG directorypermissions = 02777
 
$CFG prefix = 'mdl_'
 
$CFG wwwroot = 'http://example.com/moodle'