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.
2 parents f679b06 + 8cd284f commit 5af1206Copy full SHA for 5af1206
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