Changes

Jump to: navigation, search

Software Update:Checking For Updates

196 bytes added, 18:40, 28 April 2005
no edit summary
= Preference Controls =
* <tt>app.update.enabled</tt> (boolean)
<blockquote>
<table>
<tr valign="center"><td><tt>'''true'''</tt></td><td>Enables background update checking</td></tr> <tr valign="center"><td><tt>'''false'''</tt></td><td>Disables background update checking</td></tr> </table> </blockquote>* <tt>app.update.mode</tt> <blockquote> <table> <tr><td>0</td><td>automatically download and install available updates for minor releases</td></tr> <tr><td>1</td><td>automatically download and install available updates for minor AND major releases</td></tr> <tr><td>2</td><td>automatically download available updates for minor AND major releases and prompt when ready for installation</td></tr> </table> </blockquote>* <tt>app.update.interval</tt> <blockquote> <table> <tr><td>86400000</td><td>milliseconds between update checks</td></tr>
</table>
</blockquote>
* <tt>app.update.mode</tt> (integer)
0 = automatically download and install available updates for minor releases
1 = automatically download and install available updates for minor AND major
releases.
2 = automatically download available updates for minor AND major releases
and prompt when ready for installation
* <tt>app.update.interval</tt> (integer)
525
edits

Navigation menu