/WebSVN/include/config.inc
276,7 → 276,7
//
// Change the line below to set the download level across all your repositories.
 
$config->setMinDownloadLevel(1);
$config->setMinDownloadLevel(0);
 
// 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).