431ac39634
The permissions are now going to be verified as part of the weekly release process.
12 lines
312 B
PHP
12 lines
312 B
PHP
<?php
|
|
//
|
|
// Optional course format configuration file
|
|
//
|
|
// This file contains any specific configuration settings for the
|
|
// social format.
|
|
//
|
|
// The default blocks layout for this course format:
|
|
$format['defaultblocks'] = ':search_forums,calendar_upcoming,social_activities,recent_activity,course_list';
|
|
|
|
|