Changes between Version 7 and Version 8 of JobTemplates
- Timestamp:
- Nov 19, 2014, 10:11:29 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JobTemplates
v7 v8 111 111 <max_nbytes>32768</max_nbytes> 112 112 <url><UPLOAD_URL/></url> 113 [ <gzip_when_done/> ] 113 114 </file_info> 114 115 <result> … … 119 120 [ <optional>0|1</optional> ] 120 121 [ <no_validate>0|1</no_validate> ] 122 [ <no_delete/> ] 121 123 </file_ref> 122 124 [ <report_immediately/> ] … … 133 135 BOINC will replace this with a generated name based on the job name. 134 136 '''<upload_when_present/>''':: deprecated, but you need to include this to work with pre-7.0 clients. 137 '''<gzip_when_done/>''':: use this to compress the output file before uploading, see FileCompression 135 138 136 139 '''<file_ref>''':: describes how an output file will be referenced by the application.