Changes between Version 2 and Version 3 of ProjectOptions
- Timestamp:
- Apr 19, 2007, 3:49:40 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectOptions
v2 v3 71 71 min_core_client_version_announced:: Announce a new version of the BOINC core client, which in the future will be the minimum required version. In conjunction with the next tag, you can warn users with version below this to upgrade by a specified deadline. Example value: 419. 72 72 min_core_client_upgrade_deadline:: Use in conjunction with the previous tag. The value given here is the Unix epoch returned by time(2) until which hosts can update their core client. After this time, they may be shut out of the project. Before this time, they will receive messages warning them to upgrade. 73 msg_to_host:: If present, check the msg_to_host table on each RPC, and send the client any messages queued for it. 73 74 non_cpu_intensive:: If this flag is present, the project will be treated specially by the client: 74 75