Changes between Version 43 and Version 44 of AppPlanSpec
- Timestamp:
- Jul 26, 2018, 2:50:13 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AppPlanSpec
v43 v44 59 59 <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. 60 60 61 The 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 # 61 66 62 67 === Fields for multicore apps ===