Changes between Version 43 and Version 44 of AppPlanSpec


Ignore:
Timestamp:
Jul 26, 2018, 2:50:13 AM (6 years ago)
Author:
bema
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AppPlanSpec

    v43 v44  
    5959 <project_prefs_default_true/>:: treat the absence of the project_prefs_tag (i.e. the user didn't set it yet) as if the project_prefs_regex matched.
    6060
     61The following elements restrict the use of a particular app version to a certain range of workunits or batches:
     62 <min_wu_id>x</min_wu_id>:: minimum required workunit ID
     63 <max_wu_id>x</max_wu_id>:: maximum allowed workunit ID
     64 <min_batch>x</min_batch>:: minimum required batch #
     65 <max_batch>x</max_batch>:: maximum allowed batch #
    6166
    6267=== Fields for multicore apps ===