150,7 → 150,7 |
|
// Uncomment the default language. If you want English then don't do anything here. |
// |
|
|
include 'languages/czech.inc'; |
// include 'languages/catalan.inc'; |
// include 'languages/danish.inc'; |
276,7 → 276,7 |
// |
// Change the line below to set the download level across all your repositories. |
|
$config->setMinDownloadLevel(0); |
$config->setMinDownloadLevel(1); |
|
// To change the level for individual repositories, uncomment and replicate |
// the required line below (replacing 'myrep' for the name of the repository to be changed). |