Version 1 (modified by 17 years ago) (diff) | ,
---|
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>