We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9064c7 commit 8cd284fCopy full SHA for 8cd284f
runner/master/config.template.php
@@ -38,7 +38,7 @@
38
}
39
40
// Skip language upgrade during the on-sync period.
41
-$CFG->skiplangupgrade = false;
+$CFG->skiplangupgrade = true;
42
43
$CFG->wwwroot = 'http://host.name';
44
$CFG->dataroot = '/var/www/moodledata';
0 commit comments