Changes between Version 7 and Version 8 of JobTemplates


Ignore:
Timestamp:
Nov 19, 2014, 10:11:29 AM (9 years ago)
Author:
Christian Beer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JobTemplates

    v7 v8  
    111111        <max_nbytes>32768</max_nbytes>
    112112        <url><UPLOAD_URL/></url>
     113        [ <gzip_when_done/> ]
    113114    </file_info>
    114115    <result>
     
    119120            [ <optional>0|1</optional> ]
    120121            [ <no_validate>0|1</no_validate> ]
     122            [ <no_delete/> ]
    121123        </file_ref>
    122124        [ <report_immediately/> ]
     
    133135  BOINC will replace this with a generated name based on the job name.
    134136 '''<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
    135138
    136139 '''<file_ref>''':: describes how an output file will be referenced by the application.