Version Differences for Performance Tuning Agents

(AnthillPro Agent Properties)
(AnthillPro Agent Properties)
Line 26:
  <tr>    <tr> 
  <td>'''codestation.cache.dir'''</td>    <td>'''codestation.cache.dir'''</td> 
- <td>Location of the agent Codestation cache. Default is the agent's ''%USERPROFILE%\.codestation''.</td>   + <td>Location of the agent Codestation cache. Default is the agent's ''%USERPROFILE%\.codestation'' directory.</td>  
    + </tr><tr><td>'''codestation.cache.timeToLive'''</td>  
    + <td>Number of days to keep something in the cache. Default is never.</td>  
    + </tr><tr><td>'''codestation.noCache'''</td>  
    + <td>Control over agent Codestation caching.</td>  
    + </tr><tr><td>'''codestation.secondaryCache.dir'''</td>  
    + <td>Location of secondary cache. Default is not enabled.</td>  
    + </tr><tr><td>'''codestation.suppress.bom'''</td>  
    + <td>Control over whether .bom bill of materials files should be created when artifacts are resolved. Default is true.</td>  
    + </tr><tr><td>'''lab.manager.<configuration>'''</td>  
    + <td>Identifies an agent as the agent installed in the <configuration> on VMware Lab Manager.</td>  
  </tr>    </tr> 
  </table>    </table>