Which is Moodle main configuration file?
Answered
I want to know which file is the main configuration file for my Moodle application. Where should I check?
Best answer
The configuration file of your Moodle installation can be found in the root directory of your application under the name config.php. it contains various information about the configuration of your application and the path to this file is:
moodle-root-directory/config.php