Changes from Version 1 of TeamImport

Show
Ignore:
Author:
davea (IP: 128.32.18.181)
Timestamp:
07/26/07 12:45:46 (2 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TeamImport

    v v1  
     1= Importing BOINC-wide teams = 
     2 
     3BOINC has a mechanism to let users create '''BOINC-wide teams''' - 
     4teams that have same name and founder email address on all BOINC projects. 
     5If a new BOINC-wide team is created, it will automatically be created 
     6on your project as well - but only if you add the following to your 
     7'''config.xml''' file: 
     8 
     9{{{ 
     10<task> 
     11   <cmd>run_in_ops team_import.php</cmd> 
     12   <output>team_import.out</output> 
     13   <period>1 day</period> 
     14</task> 
     15}}} 

If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.