|
@@ -194,3 +194,5 @@ $_configuration['system_stable'] = NEW_VERSION_STABLE;
|
|
|
//$_configuration['save_user_last_login'] = true;
|
|
|
// Allow course tutors in sessions to add existing students to their session
|
|
|
//$_configuration['allow_tutors_to_assign_students_to_session'] = 'false';
|
|
|
+// Allow select the return link in the LP view
|
|
|
+//$_configuration['allow_lp_return_link'] = 'false';
|