Línea 127... |
Línea 127... |
127 |
'backup_release' => '2.0 dev',
|
127 |
'backup_release' => '2.0 dev',
|
128 |
'mnet_dispatcher_mode' => 'off',
|
128 |
'mnet_dispatcher_mode' => 'off',
|
129 |
'sessiontimeout' => 8 * 60 * 60, // Must be present during roles installation.
|
129 |
'sessiontimeout' => 8 * 60 * 60, // Must be present during roles installation.
|
130 |
'stringfilters' => '', // These two are managed in a strange way by the filters.
|
130 |
'stringfilters' => '', // These two are managed in a strange way by the filters.
|
131 |
'filterall' => 0, // setting page, so have to be initialised here.
|
131 |
'filterall' => 0, // setting page, so have to be initialised here.
|
132 |
'texteditors' => 'tiny,atto,tinymce,textarea',
|
132 |
'texteditors' => 'tiny,textarea',
|
133 |
'antiviruses' => '',
|
133 |
'antiviruses' => '',
|
134 |
'media_plugins_sortorder' => 'videojs,youtube',
|
134 |
'media_plugins_sortorder' => 'videojs,youtube',
|
135 |
'upgrade_extracreditweightsstepignored' => 1, // New installs should not run this upgrade step.
|
135 |
'upgrade_extracreditweightsstepignored' => 1, // New installs should not run this upgrade step.
|
136 |
'upgrade_calculatedgradeitemsignored' => 1, // New installs should not run this upgrade step.
|
136 |
'upgrade_calculatedgradeitemsignored' => 1, // New installs should not run this upgrade step.
|
137 |
'upgrade_letterboundarycourses' => 1, // New installs should not run this upgrade step.
|
137 |
'upgrade_letterboundarycourses' => 1, // New installs should not run this upgrade step.
|