Any additional text to be appended to the config.php configuration file. This is a PHP script. For configuration details, see https://docs.moodle.org/37/en/Configuration_file.
Declarations
Type
strings concatenated with "\n"
Default
""
Example
''
$CFG->disableupdatenotifications = true;
''