Importing BOINC-wide teams
BOINC has a mechanism to let users create BOINC-wide teams - teams that have same name and founder email address on all BOINC projects. If a new BOINC-wide team is created, it will automatically be created on your project as well - but only if you add the following to your config.xml file:
<task> <cmd>run_in_ops team_import.php</cmd> <output>team_import.out</output> <period>1 day</period> </task>
Last modified 17 years ago
Last modified on Jul 26, 2007, 12:45:46 PM