|
|
|
@ -211,4 +211,7 @@ $_configuration['system_stable'] = NEW_VERSION_STABLE; |
|
|
|
|
// Detail view of gradebook categories. |
|
|
|
|
//$_configuration['gradebook_detailed_admin_view'] = false; |
|
|
|
|
// E-mail accounts to send notifications to when executing cronjobs - works for main/cron/import_csv.php |
|
|
|
|
//$_configuration['cron_notification_mails'] = array('email@example.com', 'email2@example.com'); |
|
|
|
|
//$_configuration['cron_notification_mails'] = array('email@example.com', 'email2@example.com'); |
|
|
|
|
|
|
|
|
|
// Allow anonymous users to see the courses/sessions catalogue |
|
|
|
|
//$_configuration['course_catalog_published'] = 'false'; |
|
|
|
|