// configure additional tfs project collections here, if needed $conf['plugin']['tfslink']['collections'][''] = array ( 'baseUrl' => 'http://anothertfs.yourdomain.com:8080/tfs', 'name' => 'DefaultCollection', 'guid' => '', 'title' => 'your other tfs', 'version' => 2010 );