Software Update:Checking For Updates: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 149: Line 149:
* <tt>app.update.enabled</tt>
* <tt>app.update.enabled</tt>
   <blockquote>
   <blockquote>
     <table border="1">
     <table border="1" cellspacing="0" cellpadding="3">
       <tr><td><tt>'''true'''</tt></td><td>Enables background update checking</td></tr>
       <tr><td><tt>'''true'''</tt></td><td>Enables background update checking</td></tr>
       <tr><td><tt>'''false'''</tt></td><td>Disables background update checking</td></tr>
       <tr><td><tt>'''false'''</tt></td><td>Disables background update checking</td></tr>
Line 156: Line 156:
* <tt>app.update.mode</tt>
* <tt>app.update.mode</tt>
   <blockquote>
   <blockquote>
     <table border="1">
     <table border="1" cellspacing="0" cellpadding="3">
       <tr><td>'''0'''</td>
       <tr><td>'''0'''</td>
           <td>automatically download and install available updates for  
           <td>automatically download and install available updates for  
Line 176: Line 176:
* <tt>app.update.interval</tt>
* <tt>app.update.interval</tt>
   <blockquote>
   <blockquote>
     <table border="1">
     <table border="1" cellspacing="0" cellpadding="3">
       <tr><td>'''86400000'''</td><td>milliseconds between update checks</td></tr>
       <tr><td>'''86400000'''</td><td>milliseconds between update checks</td></tr>
     </table>
     </table>
Line 182: Line 182:
* <tt>app.update.timer</tt>
* <tt>app.update.timer</tt>
   <blockquote>
   <blockquote>
     <table border="1">
     <table border="1" cellspacing="0" cellpadding="3">
       <tr><td>'''3600000'''</td><td>milliseconds between checks for update interval expiry</td></tr>
       <tr><td>'''3600000'''</td><td>milliseconds between checks for update interval expiry</td></tr>
     </table>
     </table>
Line 188: Line 188:
* <tt>app.update.url</tt>
* <tt>app.update.url</tt>
   <blockquote>
   <blockquote>
     <table border="1">
     <table border="1" cellspacing="0" cellpadding="3">
       <tr><td>'''http://aus.mozilla.org/update/firefox/%1%/%2%/%3%/update.xml'''</td></tr>
       <tr><td>'''http://aus.mozilla.org/update/firefox/%1%/%2%/%3%/update.xml'''</td></tr>
       <tr><td>%1% is the version, in FVF containing the build id; %2% is the
       <tr><td>%1% is the version, in FVF containing the build id; %2% is the
525

edits

Navigation menu