Software Update:Checking For Updates: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 157: Line 157:
   <blockquote>
   <blockquote>
     <table>
     <table>
       <tr><td>0</td><td>automatically download and install available updates for minor releases</td></tr>
       <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>'''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>
       <tr><td>'''2'''</td><td>automatically download available updates for minor AND major releases and prompt when ready for installation</td></tr>
     </table>
     </table>
   </blockquote>
   </blockquote>
Line 165: Line 165:
   <blockquote>
   <blockquote>
     <table>
     <table>
       <tr><td>86400000</td><td>milliseconds between update checks</td></tr>
       <tr><td>'''86400000'''</td><td>milliseconds between update checks</td></tr>
     </table>
     </table>
   </blockquote>
   </blockquote>
Line 171: Line 171:
   <blockquote>
   <blockquote>
     <table>
     <table>
       <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>
   </blockquote>
   </blockquote>
Line 177: Line 177:
   <blockquote>
   <blockquote>
     <table>
     <table>
       <tr><td>http://aus.mozilla.org/update/firefox/%1%/%2%/%3%/update.xml</td>
       <tr><td>'''http://aus.mozilla.org/update/firefox/%1%/%2%/%3%/update.xml'''</td></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
               build target (OS+Architecture); %3% is the ab-CD locale</td></tr>
               build target (OS+Architecture); %3% is the ab-CD locale</td></tr>
     </table>
     </table>
   </blockquote>
   </blockquote>
525

edits

Navigation menu