The project configuration file
A project's configuration is described by a file named config.xml in the project's directory. This file is created, with default values, by the make_project script. However, you will need to change or add some items during the life of your project.
The format of config.xml file is:
<boinc> <config> [ configuration options ] </config> <daemons> [ list of daemons ] </daemons> <tasks> [ list of periodic tasks ] </tasks> </boinc>
Details on:
Last modified 18 years ago
Last modified on Apr 24, 2007, 10:42:30 AM